module Data.Wright.CIE.Illuminant.F9 (f9) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f9 :: Model f9 = environment (0.37417, 0.37281)