module Data.Wright.CIE.Illuminant.F12 (f12) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f12 :: Model f12 = environment (0.43695, 0.40441)