#001a40 color space conversions
Hex:
#001a40
RGB:
0, 26, 64
CMY:
100, 90, 75
CMYK:
100, 59, 0, 75
HSL:
216°, 100.0000%, 12.5490%
HSV (HSB):
216°, 100.0000%, 25.0980%
XYZ:
1.2948, 1.1090, 4.9963
xyY:
0.1750, 0.1499, 1.1090
CIE-Lab:
9.8680, 7.9151, -27.0022
CIE-LCH:
9.8680, 28.1383, 286.3374
CIE-Luv:
9.8680, -5.1958, -21.1849
Hunter-Lab:
10.5307, 3.5189, -20.7587
#001a40 color charts
#001a40 color shades, tints & tones
#001a40 color schemes
#001a40 color preview, HTML & CSS examples
This text has a color of #001a40
<p style="color:#001a40;">Text here</p>
.mytext {color:#001a40;}
This box has a color of #001a40
<div style="background-color:#001a40;">Content here</div>
.mybackground {background-color:#001a40;}
Border around this has a color of #001a40
<div style="border:2px solid #001a40;">Content here</div>
.myborder {border:2px solid #001a40;}