#001a31 color space conversions
Hex:
#001a31
RGB:
0, 26, 49
CMY:
100, 90, 81
CMYK:
100, 47, 0, 81
HSL:
208°, 100.0000%, 9.6078%
HSV (HSB):
208°, 100.0000%, 19.2157%
XYZ:
0.9238, 0.9605, 3.0424
xyY:
0.1875, 0.1950, 0.9605
CIE-Lab:
8.6583, 0.4178, -18.1757
CIE-LCH:
8.6583, 18.1805, 271.3167
CIE-Luv:
8.6583, -5.2641, -12.9325
Hunter-Lab:
9.8007, -0.3266, -11.5449
#001a31 color charts
#001a31 color shades, tints & tones
#001a31 color schemes
#001a31 color preview, HTML & CSS examples
This text has a color of #001a31
<p style="color:#001a31;">Text here</p>
.mytext {color:#001a31;}
This box has a color of #001a31
<div style="background-color:#001a31;">Content here</div>
.mybackground {background-color:#001a31;}
Border around this has a color of #001a31
<div style="border:2px solid #001a31;">Content here</div>
.myborder {border:2px solid #001a31;}