#001d6e color space conversions
Hex:
#001d6e
RGB:
0, 29, 110
CMY:
100, 89, 57
CMYK:
100, 74, 0, 57
HSL:
224°, 100.0000%, 21.5686%
HSV (HSB):
224°, 100.0000%, 43.1373%
XYZ:
3.2538, 2.0045, 14.9673
xyY:
0.1609, 0.0991, 2.0045
CIE-Lab:
15.5109, 26.5283, -48.8893
CIE-LCH:
15.5109, 55.6229, 298.4851
CIE-Luv:
15.5109, -6.3422, -47.9316
Hunter-Lab:
14.1581, 16.2465, -52.7679
#001d6e color charts
#001d6e color shades, tints & tones
#001d6e color schemes
#001d6e color preview, HTML & CSS examples
This text has a color of #001d6e
<p style="color:#001d6e;">Text here</p>
.mytext {color:#001d6e;}
This box has a color of #001d6e
<div style="background-color:#001d6e;">Content here</div>
.mybackground {background-color:#001d6e;}
Border around this has a color of #001d6e
<div style="border:2px solid #001d6e;">Content here</div>
.myborder {border:2px solid #001d6e;}