#001d3e color space conversions
Hex:
#001d3e
RGB:
0, 29, 62
CMY:
100, 89, 76
CMYK:
100, 53, 0, 76
HSL:
212°, 100.0000%, 12.1569%
HSV (HSB):
212°, 100.0000%, 24.3137%
XYZ:
1.3089, 1.2265, 4.7252
xyY:
0.1803, 0.1689, 1.2265
CIE-Lab:
10.7517, 4.5368, -24.1593
CIE-LCH:
10.7517, 24.5816, 280.6355
CIE-Luv:
10.7517, -6.0550, -19.9230
Hunter-Lab:
11.0749, 1.7147, -17.5441
#001d3e color charts
#001d3e color shades, tints & tones
#001d3e color schemes
#001d3e color preview, HTML & CSS examples
This text has a color of #001d3e
<p style="color:#001d3e;">Text here</p>
.mytext {color:#001d3e;}
This box has a color of #001d3e
<div style="background-color:#001d3e;">Content here</div>
.mybackground {background-color:#001d3e;}
Border around this has a color of #001d3e
<div style="border:2px solid #001d3e;">Content here</div>
.myborder {border:2px solid #001d3e;}