Learn R Programming

colorscience (version 1.0.2)

LUV2LAB: Convert CIE Luv coordinates to CIE Lab

Description

LUV2LAB Converts CIE Luv coordinates to CIE Lab.

Usage

LUV2LAB(Luvmatrix)

Arguments

Luvmatrix
Luv matrix

Value

XYZ coordinates

Examples

Run this code
LUV2LAB(c(0.310897, 0.306510, 74.613450))

Run the code above in your browser using DataLab