munsell: Munsell to sRGB Lookup Table for Common Soil Colors
Description
A lookup table of interpolated Munsell color chips for common soil colors.
Usage
data(munsell)
Arguments
Format
A data frame with 8825 rows.
hue
Munsell
Hue, upper case
value
Munsell Value
chroma
Munsell Chroma
r
sRGB "red" value
(0-1)
g
sRGB "green" value (0-1)
b
sRGB
"blue" value (0-1)
L
CIE LAB "L" coordinate
A
CIE LAB "A" coordinate
B
CIE LAB "B"
coordinate
Details
See munsell2rgb for conversion examples. Note that this table does
not currently have entries for values of 2.5--common in most soil color
books. These chips should be added in the next major release of aqp. Values
are referenced to the D65 standard illuminant.