home
~
projects
~
socials
Convert Yxy Colors To XYZ
X = x * ( Y / y )
Y = Y
Z = ( 1 - x - y ) * ( Y / y )
-- end of line --
References
Easy RGB