#001c44 color space conversions
Hex:
#001c44
RGB:
0, 28, 68
CMY:
100, 89, 73
CMYK:
100, 59, 0, 73
HSL:
215°, 100.0000%, 13.3333%
HSV (HSB):
215°, 100.0000%, 26.6667%
XYZ:
1.4586, 1.2479, 5.6328
xyY:
0.1749, 0.1496, 1.2479
CIE-Lab:
10.9059, 8.2794, -28.1327
CIE-LCH:
10.9059, 29.3257, 286.3991
CIE-Luv:
10.9059, -5.7374, -23.4521
Hunter-Lab:
11.1708, 3.7591, -22.0772
#001c44 color charts
#001c44 color shades, tints & tones
#001c44 color schemes
#001c44 color preview, HTML & CSS examples
This text has a color of #001c44
<p style="color:#001c44;">Text here</p>
.mytext {color:#001c44;}
This box has a color of #001c44
<div style="background-color:#001c44;">Content here</div>
.mybackground {background-color:#001c44;}
Border around this has a color of #001c44
<div style="border:2px solid #001c44;">Content here</div>
.myborder {border:2px solid #001c44;}