Examples for 'munsell::mnsl2hvc'


Converts a Munsell colour to a hue, chroma and value triplet

Aliases: mnsl2hvc

Keywords:

### ** Examples

mnsl2hvc("5PB 5/10")
  hue value chroma
1 5PB     5     10
hvc2mnsl(mnsl2hvc("5PB 5/10"))
[1] "5PB 5/10"

[Package munsell version 0.5.0 Index]