munsell {aqp} | R Documentation |
A lookup table of interpolated Munsell color chips for common soil colors.
data(munsell)
A data frame with 8825 observations on the following 6 variables.
hue
Munsell Hue, upper case
value
Munsell Value
chroma
Munsell Chroma
r
red value (0-1)
g
green value (0-1)
b
blue value (0-1)
See munsell2rgb
for conversion examples. Note that this table does not currently have entires for values of 2.5– common in most soil color books. These chips should be added in the next major release of aqp.
Color chip XYZ values: http://www.cis.rit.edu/mcsl/online/munsell.php
Color conversion equations
Methods used to generate this table
data(munsell)