Copy link to clipboard
Copied
I wonder if someone can help me. I am new to Illustrator and I am struggling to find the resources I need
I am trying to create colour bars in Illustrator. The colours need to be specific 10-bit hex codes. The colourspace I am working in is Rec. 2020.
So for example, peak white is 3AC (with 3FF being maximum code value in 10-bit). I have tried converting my values to 8-bit, so for example but I keep running into trouble as the whole 10-bit range is not used for encoding luminance information. I need need to be able to export the image in a lossless format such as a TIFF.
Has anyone got any suggestions on where I should even start?
Many thanks
Copy link to clipboard
Copied
Hex codes, as usually described, are six hex digits for RGB colour (in an uncalibrated range). Each pair maps to a number in the range 0 to 255. That's 24 bits, or 8 bits per channel. So what is a 10 bit hex code? In fact Illustrator doesn't have any truck with any of this, it stores RGB numbers as values between 0.0 and 1.0, following conventional colour science.
TIFF is NOT a lossless expression of a vector design!!
Copy link to clipboard
Copied
Well instead of 8 bits per channel I am working with 10 bits per channel. If I were to read the hex value in 10-bit the maxium luminance value is 3FF, whereas in 8-bit RGB it is FF. What I am trying to work out is how to map my 10-bit values to work within Illustrator so that when I output as a lossless raster image (such as TIFF) my values are correct.
Copy link to clipboard
Copied
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more