powered by
sRGBtoMunsell Converts sRGB coordinates into a Munsell specification, by interpolating over the extrapolated Munsell renotation data
sRGBtoMunsell
sRGBtoMunsell(sRGB)
sRGB coordinates
standard Munsell specification or a Munsell vector in ColorLab format
status of the operation
Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html
# NOT RUN { sRGBtoMunsell(c(23,45,67)) # }
Run the code above in your browser using DataLab