Last data update: 2014.03.03

R: Convert CIE Luv coordinates to XYZ
luv2xyzR Documentation

Convert CIE Luv coordinates to XYZ

Description

luv2xyz Converts CIE Luv coordinates to XYZ.

Usage

luv2xyz(C,bbb) 

Arguments

C

CIE Luv coordinates

bbb

Reference white, by default Observer = 2deg, Illuminant = D65

Value

CIE XYZ coordinates

Author(s)

Jose Gama

Source

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

References

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

Examples

luv2xyz(c(0.310897, 0.306510, 74.613450))

Results