Home
NOTE: I'm in the middle of upgrading the site. Most things are in place, but some things are missing and/or broken. This includes alt text for images. Please bear with me while I get things fixed.

Convert Yxy Colors To XYZ

 X = x * ( Y / y )
 Y = Y
 Z = ( 1 - x - y ) * ( Y / y )
~ fin ~

References