xyz2lab: Convert XYZ coordinates to CIE lab

Description Usage Arguments Value Author(s) Source References Examples

Description

xyz2lab Converts XYZ coordinates to CIE lab.

Usage

1
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

1
xyz2lab(c(0.310897, 0.306510, 74.613450))

munsellinterpol documentation built on May 2, 2019, 5:53 p.m.