#011d3e color space conversions
Hex:
#011d3e
RGB:
1, 29, 62
CMY:
100, 89, 76
CMYK:
98, 53, 0, 76
HSL:
212°, 96.8254%, 12.3529%
HSV (HSB):
212°, 98.3871%, 24.3137%
XYZ:
1.3214, 1.2330, 4.7258
xyY:
0.1815, 0.1694, 1.2330
CIE-Lab:
10.7985, 4.7157, -24.0815
CIE-LCH:
10.7985, 24.5389, 281.0797
CIE-Luv:
10.7985, -5.9455, -19.9193
Hunter-Lab:
11.1040, 1.8097, -17.4606
#011d3e color charts
#011d3e color shades, tints & tones
#011d3e color schemes
#011d3e color preview, HTML & CSS examples
This text has a color of #011d3e
<p style="color:#011d3e;">Text here</p>
.mytext {color:#011d3e;}
This box has a color of #011d3e
<div style="background-color:#011d3e;">Content here</div>
.mybackground {background-color:#011d3e;}
Border around this has a color of #011d3e
<div style="border:2px solid #011d3e;">Content here</div>
.myborder {border:2px solid #011d3e;}