module Data.Wright.CIE.Illuminant.F2 (f2) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f2 :: Model f2 = environment (0.37208, 0.37529)