module Data.Wright.CIE.Illuminant.F6 (f6) where import Data.Wright.Types (Model) import Data.Wright.CIE.Illuminant.Environment (environment) f6 :: Model f6 = environment (0.37790, 0.38835)