ColorBlockFromMunsell {colorscience}R Documentation

Get HVC, ISCC-NBS Number and ISCC-NBS Name from Munsell notation

Description

ColorBlockFromMunsell Get HVC, ISCC-NBS Number and ISCC-NBS Name from Munsell notation.

Usage

ColorBlockFromMunsell(HVC) 

Arguments

HVC

Munsell hue, value and chroma

Format

HVC[1]

Munsell hue, on the ASTM D1535 100 point circular scale. All values are valid.

HVC[2]

Munsell value, must be between 0 and 10

HVC[3]

Munsell chroma, must be non-negative

Value

HVC, ISCC-NBS Number, ISCC-NBS Name

Author(s)

Glenn Davis


[Package colorscience version 1.0.9 Index]