Description Usage Arguments Value Author(s) Source References Examples
sRGBtoMunsell Converts sRGB coordinates into a Munsell 
specification, by interpolating over the extrapolated Munsell renotation data
1  | sRGBtoMunsell(sRGB) 
 | 
sRGB | 
 sRGB coordinates  | 
MunsellSpec | 
 standard Munsell specification or a Munsell vector in ColorLab format  | 
Status.ind | 
 status of the operation  | 
Jose Gama
Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html
Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html
1  | sRGBtoMunsell(c(0,0,0))
 | 
Loading required package: geometry
Loading required package: magic
Loading required package: abind
$MunsellSpec
[1] "N0"
$MunsellVec
[1] 0
$InMacAdamLimitsFlag
[1] TRUE
$Status.ind
[1] 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.