#001d2d color space conversions
Hex:
#001d2d
RGB:
0, 29, 45
CMY:
100, 89, 82
CMYK:
100, 36, 0, 82
HSL:
201°, 100.0000%, 8.8235%
HSV (HSB):
201°, 100.0000%, 17.6471%
XYZ:
0.9130, 1.0682, 2.6407
xyY:
0.1975, 0.2311, 1.0682
CIE-Lab:
9.5471, -3.8288, -13.8449
CIE-LCH:
9.5471, 14.3646, 254.5414
CIE-Luv:
9.5471, -6.3200, -10.1263
Hunter-Lab:
10.3353, -2.3182, -7.9139
#001d2d color charts
#001d2d color shades, tints & tones
#001d2d color schemes
#001d2d color preview, HTML & CSS examples
This text has a color of #001d2d
<p style="color:#001d2d;">Text here</p>
.mytext {color:#001d2d;}
This box has a color of #001d2d
<div style="background-color:#001d2d;">Content here</div>
.mybackground {background-color:#001d2d;}
Border around this has a color of #001d2d
<div style="border:2px solid #001d2d;">Content here</div>
.myborder {border:2px solid #001d2d;}