#001d1a color space conversions
Hex:
#001d1a
RGB:
0, 29, 26
CMY:
100, 89, 90
CMYK:
100, 0, 10, 89
HSL:
174°, 100.0000%, 5.6863%
HSV (HSB):
174°, 100.0000%, 11.3725%
XYZ:
0.6258, 0.9533, 1.1283
xyY:
0.2311, 0.3521, 0.9533
CIE-Lab:
8.5963, -11.4170, -1.1959
CIE-LCH:
8.5963, 11.4794, 185.9795
CIE-Luv:
8.5963, -6.8310, 0.0267
Hunter-Lab:
9.7638, -5.6455, -0.0169
#001d1a color charts
#001d1a color shades, tints & tones
#001d1a color schemes
#001d1a color preview, HTML & CSS examples
This text has a color of #001d1a
<p style="color:#001d1a;">Text here</p>
.mytext {color:#001d1a;}
This box has a color of #001d1a
<div style="background-color:#001d1a;">Content here</div>
.mybackground {background-color:#001d1a;}
Border around this has a color of #001d1a
<div style="border:2px solid #001d1a;">Content here</div>
.myborder {border:2px solid #001d1a;}