#001e1d color space conversions
Hex:
#001e1d
RGB:
0, 30, 29
CMY:
100, 88, 89
CMYK:
100, 0, 3, 88
HSL:
178°, 100.0000%, 5.8824%
HSV (HSB):
178°, 100.0000%, 11.7647%
XYZ:
0.6860, 1.0173, 1.3226
xyY:
0.2267, 0.3362, 1.0173
CIE-Lab:
9.1344, -11.2692, -2.6395
CIE-LCH:
9.1344, 11.5742, 193.1824
CIE-Luv:
9.1344, -7.1282, -1.0168
Hunter-Lab:
10.0859, -5.5087, -0.7147
#001e1d color charts
#001e1d color shades, tints & tones
#001e1d color schemes
#001e1d color preview, HTML & CSS examples
This text has a color of #001e1d
<p style="color:#001e1d;">Text here</p>
.mytext {color:#001e1d;}
This box has a color of #001e1d
<div style="background-color:#001e1d;">Content here</div>
.mybackground {background-color:#001e1d;}
Border around this has a color of #001e1d
<div style="border:2px solid #001e1d;">Content here</div>
.myborder {border:2px solid #001e1d;}