#001b46 color space conversions
Hex:
#001b46
RGB:
0, 27, 70
CMY:
100, 89, 73
CMYK:
100, 61, 0, 73
HSL:
217°, 100.0000%, 13.7255%
HSV (HSB):
217°, 100.0000%, 27.4510%
XYZ:
1.4974, 1.2261, 5.9521
xyY:
0.1726, 0.1413, 1.2261
CIE-Lab:
10.7483, 10.0503, -29.7866
CIE-LCH:
10.7483, 31.4365, 288.6450
CIE-Luv:
10.7483, -5.4703, -24.5904
Hunter-Lab:
11.0728, 4.7621, -24.1199
#001b46 color charts
#001b46 color shades, tints & tones
#001b46 color schemes
#001b46 color preview, HTML & CSS examples
This text has a color of #001b46
<p style="color:#001b46;">Text here</p>
.mytext {color:#001b46;}
This box has a color of #001b46
<div style="background-color:#001b46;">Content here</div>
.mybackground {background-color:#001b46;}
Border around this has a color of #001b46
<div style="border:2px solid #001b46;">Content here</div>
.myborder {border:2px solid #001b46;}