#001d9e color space conversions
Hex:
#001d9e
RGB:
0, 29, 158
CMY:
100, 89, 38
CMYK:
100, 82, 0, 38
HSL:
229°, 100.0000%, 30.9804%
HSV (HSB):
229°, 100.0000%, 61.9608%
XYZ:
6.6109, 3.3474, 32.6454
xyY:
0.1552, 0.0786, 3.3474
CIE-Lab:
21.3845, 44.4858, -69.4039
CIE-LCH:
21.3845, 82.4372, 302.6586
CIE-Luv:
21.3845, -7.4971, -76.0797
Hunter-Lab:
18.2958, 32.4809, -92.9850
#001d9e color charts
#001d9e color shades, tints & tones
#001d9e color schemes
#001d9e color preview, HTML & CSS examples
This text has a color of #001d9e
<p style="color:#001d9e;">Text here</p>
.mytext {color:#001d9e;}
This box has a color of #001d9e
<div style="background-color:#001d9e;">Content here</div>
.mybackground {background-color:#001d9e;}
Border around this has a color of #001d9e
<div style="border:2px solid #001d9e;">Content here</div>
.myborder {border:2px solid #001d9e;}