color_reference {prettyunits} | R Documentation |
Color names, hexadecimal, and CIE Lab colorspace representations
Description
- hex
hexadecimal color representation (without the # at the beginning)
- L,a,b
CIE Lab colorspace representation of
hex
- name
Preferred human-readable name of the color
- name_alt
All available human-readable names of the color
- roygbiv,basic,html,R,pantone,x11,ntc
Source dataset containing the color
Source
https://github.com/colorjs/color-namer and R colors()
[Package prettyunits version 1.2.0 Index]