#001d2a color space conversions
Hex:
#001d2a
RGB:
0, 29, 42
CMY:
100, 89, 84
CMYK:
100, 31, 0, 84
HSL:
199°, 100.0000%, 8.2353%
HSV (HSB):
199°, 100.0000%, 16.4706%
XYZ:
0.8573, 1.0459, 2.3472
xyY:
0.2017, 0.2461, 1.0459
CIE-Lab:
9.3681, -5.2657, -11.9239
CIE-LCH:
9.3681, 13.0349, 246.1736
CIE-Luv:
9.3681, -6.3888, -8.4351
Hunter-Lab:
10.2269, -2.9341, -6.4488
#001d2a color charts
#001d2a color shades, tints & tones
#001d2a color schemes
#001d2a color preview, HTML & CSS examples
This text has a color of #001d2a
<p style="color:#001d2a;">Text here</p>
.mytext {color:#001d2a;}
This box has a color of #001d2a
<div style="background-color:#001d2a;">Content here</div>
.mybackground {background-color:#001d2a;}
Border around this has a color of #001d2a
<div style="border:2px solid #001d2a;">Content here</div>
.myborder {border:2px solid #001d2a;}