The color of Aluminum (Anodized Red) has a negative blue component: 0.798,-0.002,-0.005. When displayed as "sRGB Hex", this sign is lost: #CB0001.
Although I'm not sure how to put the sign into the hex string... maybe clamp to 0-255 to at least minimize the difference?
The color of Aluminum (Anodized Red) has a negative blue component:
0.798,-0.002,-0.005. When displayed as "sRGB Hex", this sign is lost:#CB0001.Although I'm not sure how to put the sign into the hex string... maybe clamp to 0-255 to at least minimize the difference?