#001c40 color space conversions
Hex:
#001c40
RGB:
0, 28, 64
CMY:
100, 89, 75
CMYK:
100, 56, 0, 75
HSL:
214°, 100.0000%, 12.5490%
HSV (HSB):
214°, 100.0000%, 25.0980%
XYZ:
1.3407, 1.2007, 5.0116
xyY:
0.1775, 0.1590, 1.2007
CIE-Lab:
10.5623, 6.3157, -25.8779
CIE-LCH:
10.5623, 26.6375, 283.7153
CIE-Luv:
10.5623, -5.7509, -21.1560
Hunter-Lab:
10.9575, 2.6640, -19.4469
#001c40 color charts
#001c40 color shades, tints & tones
#001c40 color schemes
#001c40 color preview, HTML & CSS examples
This text has a color of #001c40
<p style="color:#001c40;">Text here</p>
.mytext {color:#001c40;}
This box has a color of #001c40
<div style="background-color:#001c40;">Content here</div>
.mybackground {background-color:#001c40;}
Border around this has a color of #001c40
<div style="border:2px solid #001c40;">Content here</div>
.myborder {border:2px solid #001c40;}