#001b5b color space conversions
Hex:
#001b5b
RGB:
0, 27, 91
CMY:
100, 89, 64
CMYK:
100, 70, 0, 64
HSL:
222°, 100.0000%, 17.8431%
HSV (HSB):
222°, 100.0000%, 35.6863%
XYZ:
2.2803, 1.5392, 10.0744
xyY:
0.1641, 0.1108, 1.5392
CIE-Lab:
12.8551, 19.8312, -40.7085
CIE-LCH:
12.8551, 45.2820, 295.9731
CIE-Luv:
12.8551, -5.6431, -36.6232
Hunter-Lab:
12.4064, 11.0964, -39.4610
#001b5b color charts
#001b5b color shades, tints & tones
#001b5b color schemes
#001b5b color preview, HTML & CSS examples
This text has a color of #001b5b
<p style="color:#001b5b;">Text here</p>
.mytext {color:#001b5b;}
This box has a color of #001b5b
<div style="background-color:#001b5b;">Content here</div>
.mybackground {background-color:#001b5b;}
Border around this has a color of #001b5b
<div style="border:2px solid #001b5b;">Content here</div>
.myborder {border:2px solid #001b5b;}