#001d31 color space conversions
Hex:
#001d31
RGB:
0, 29, 49
CMY:
100, 89, 81
CMYK:
100, 41, 0, 81
HSL:
204°, 100.0000%, 9.6078%
HSV (HSB):
204°, 100.0000%, 19.2157%
XYZ:
0.9937, 1.1005, 3.0658
xyY:
0.1926, 0.2133, 1.1005
CIE-Lab:
9.8019, -1.8829, -16.3587
CIE-LCH:
9.8019, 16.4667, 263.4341
CIE-Luv:
9.8019, -6.2381, -12.4066
Hunter-Lab:
10.4904, -1.4491, -9.9840
#001d31 color charts
#001d31 color shades, tints & tones
#001d31 color schemes
#001d31 color preview, HTML & CSS examples
This text has a color of #001d31
<p style="color:#001d31;">Text here</p>
.mytext {color:#001d31;}
This box has a color of #001d31
<div style="background-color:#001d31;">Content here</div>
.mybackground {background-color:#001d31;}
Border around this has a color of #001d31
<div style="border:2px solid #001d31;">Content here</div>
.myborder {border:2px solid #001d31;}