Learn R Programming

colorscience (version 1.0.2)

DIN99toCIELab: Conversion from DIN99 coordinates to CIELAB color space

Description

DIN99toCIELab Conversion from DIN99 coordinates to CIELAB color space.

Usage

DIN99toCIELab(Lab99o)

Arguments

Lab99o
Lab99o coordinates

Value

CIELAB coordinates

Source

DIN99 coordinates to CIELAB color space http://de.wikipedia.org/w/index.php?title=Diskussion:DIN99-Farbraum

References

DIN99 coordinates to CIELAB color space http://de.wikipedia.org/w/index.php?title=Diskussion:DIN99-Farbraum

Examples

Run this code
DIN99toCIELab(c(0.59072, 0.85570, 0.80283))

Run the code above in your browser using DataLab