Last data update: 2014.03.03

R: Convert XYZ coordinates to CIE lab
xyz2labR Documentation

Convert XYZ coordinates to CIE lab

Description

xyz2lab Converts XYZ coordinates to CIE lab.

Usage

xyz2lab(C,bbb) 

Arguments

C

XYZ coordinates

bbb

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

Value

CIE lab 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

xyz2lab(c(0.310897, 0.306510, 74.613450))

Results