module Data.Wright.CIE.Illuminant.F11 (f11) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f11 :: Model f11 = environment (0.38052, 0.37713)