#001d2f color space conversions
Hex:
#001d2f
RGB:
0, 29, 47
CMY:
100, 89, 82
CMYK:
100, 38, 0, 82
HSL:
203°, 100.0000%, 9.2157%
HSV (HSB):
203°, 100.0000%, 18.4314%
XYZ:
0.9525, 1.0840, 2.8483
xyY:
0.1950, 0.2219, 1.0840
CIE-Lab:
9.6722, -2.8594, -15.1086
CIE-LCH:
9.6722, 15.3768, 259.2832
CIE-Luv:
9.6722, -6.2776, -11.2633
Hunter-Lab:
10.4114, -1.8903, -8.9326
#001d2f color charts
#001d2f color shades, tints & tones
#001d2f color schemes
#001d2f color preview, HTML & CSS examples
This text has a color of #001d2f
<p style="color:#001d2f;">Text here</p>
.mytext {color:#001d2f;}
This box has a color of #001d2f
<div style="background-color:#001d2f;">Content here</div>
.mybackground {background-color:#001d2f;}
Border around this has a color of #001d2f
<div style="border:2px solid #001d2f;">Content here</div>
.myborder {border:2px solid #001d2f;}