50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

munsellinterpol (version 1.0.2)

xyz2luv: Convert XYZ coordinates to CIE Luv

Description

xyz2luv Converts XYZ coordinates to CIE Luv.

Usage

xyz2luv(XYZ,bbb)

Arguments

XYZ

XYZ coordinates

bbb

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

Value

CIE Luv coordinates

References

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

Examples

Run this code
# NOT RUN {
xyz2luv(c(0.310897, 0.306510, 74.613450))
# }

Run the code above in your browser using DataLab