powered by
Takes correctly specified but undefined colours and outputs something sensible. Normally this happens when the chroma is too high. So, here sensible means the colour with the same hue and value and maximum defined chroma.
fix_mnsl(col)
a character vector containing the fixed colours.
a character vector representing Munsell colours.
fix_mnsl(c("5R 5/8","2.5R 9/28"))
Run the code above in your browser using DataLab