Relative Content

Tag Archive for javascriptcolorscolor-spacesrgblab-color-space

Converting XYZ to sRGB

I am attempting to convert from CIE XYZ to sRGB colourspace, as an intermediary between CIELAB and sRGB colour space. I am using the formlas in http://www.brucelindbloom.com/ and https://en.wikipedia.org/wiki/SRGB#From_sRGB_to_CIE_XYZ.