#001d33 color space conversions
Hex:
#001d33
RGB:
0, 29, 51
CMY:
100, 89, 80
CMYK:
100, 43, 0, 80
HSL:
206°, 100.0000%, 10.0000%
HSV (HSB):
206°, 100.0000%, 20.0000%
XYZ:
1.0369, 1.1177, 3.2931
xyY:
0.1903, 0.2052, 1.1177
CIE-Lab:
9.9362, -0.9009, -17.5952
CIE-LCH:
9.9362, 17.6182, 267.0688
CIE-Luv:
9.9362, -6.2015, -13.5548
Hunter-Lab:
10.5724, -0.9948, -11.0669
#001d33 color charts
#001d33 color shades, tints & tones
#001d33 color schemes
#001d33 color preview, HTML & CSS examples
This text has a color of #001d33
<p style="color:#001d33;">Text here</p>
.mytext {color:#001d33;}
This box has a color of #001d33
<div style="background-color:#001d33;">Content here</div>
.mybackground {background-color:#001d33;}
Border around this has a color of #001d33
<div style="border:2px solid #001d33;">Content here</div>
.myborder {border:2px solid #001d33;}