powered by
A lookup table of interpolated Munsell color chips for common soil colors.
data(munsell)
A data.frame with 8825 rows.
hue: Munsell Hue, upper case
hue
value: Munsell Value
value
chroma: Munsell Chroma
chroma
r: sRGB "red" value (0-1)
r
g: sRGB "green" value (0-1)
g
b: sRGB "blue" value (0-1)
b
L: CIELAB "L" coordinate
L
A: CIELAB "A" coordinate
A
B: CIELAB "B" coordinate
B
See munsell2rgb for conversion examples. Values are referenced to the D65 standard illuminant.
munsell2rgb
Color conversion equations
http://www.brucelindbloom.com/index.html?ColorCalcHelp.html
Methods used to generate this table
http://dx.doi.org/10.1016/j.cageo.2012.10.020
Run the code above in your browser using DataLab