Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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)

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 entires 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.

Source

Color chip XYZ values: http://www.rit.edu/cos/colorscience/rc_munsell_renotation.php

References

http://www.brucelindbloom.com/index.html?ColorCalcHelp.html

Color conversion equations

http://dx.doi.org/10.1016/j.cageo.2012.10.020

Methods used to generate this table

Examples

data(munsell)

aqp

Algorithms for Quantitative Pedology

v1.29
GPL (>= 3)
Authors
Dylan Beaudette [aut, cre], Pierre Roudier [aut, ctb], Andrew Brown [aut, ctb]
Initial release
2021-04-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.