powered by
xyz2srgb Converts XYZ coordinates to sRGB. This function is here only because package colorscience requires it. A better function - RGBfromXYZ() - is now in spacesRGB.
xyz2srgb
RGBfromXYZ()
xyz2srgb(XYZ)
XYZ coordinates
sRGB coordinates
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
# NOT RUN { xyz2srgb(c(0.310897, 0.306510, 74.613450)) # }
Run the code above in your browser using DataLab