prizm-3.0.0: Convert colors to different color spaces, interpolate colors, and transform colors

Copyright(C) 2017 Parnell Springmeyer
LicenseBSD3
MaintainerParnell Springmeyer <parnell@digitalmentat.com>
Stabilitystable
Safe HaskellSafe
LanguageHaskell2010

Data.Prizm.Color.CIE.Chroma.Illuminant

Description

These values came from Bruce Lindbloom's website: Chromatic Adaptation

For future reference (also found in the above linked website), here is a list of the reference white illuminant values:

  • X Y Z
  • A    1.09850 1.00000 0.35585
  • B    0.99072 1.00000 0.85223
  • C    0.98074 1.00000 1.18232
  • D50  0.96422 1.00000 0.82521
  • D55  0.95682 1.00000 0.92149
  • D65  0.95047 1.00000 1.08883
  • D75  0.94972 1.00000 1.22638
  • E    1.00000 1.00000 1.00000
  • F2   0.99186 1.00000 0.67393
  • F7   0.95041 1.00000 1.08747
  • F11  1.00962 1.00000 0.64350

Synopsis

Documentation