ICC Profiles
From UFRaw
ICC Profiles for testing
The ICC profiles on this page are not ment for real life usage. They are just useful for learning the effects of color managements.
sBGR
This profile is similar to the sRGB profile, just with the Red and Blue channels mixed. If you set the output profile to sBRG and open the image in a Color Management aware software the image should look normal. If the software is not Color Management aware the colors will be flipped.
smallRGB
This profile is also based on the sRGB profile. This time the gamut is shrinked by half. Using this profile as an output profile while using sRGB as a display profile gives an under saturated image reflecting the fact that the output has very limited gamut. Using this profile as an display profile gives an overly saturated image, since mildly saturated colors will already be mapped to the extreme values of the alleged display capabilities.
- The ICC profile: smallRGB.icc
- The C code that created this profile: smallRGB.c]
