#001a42 color space conversions
Hex:
#001a42
RGB:
0, 26, 66
CMY:
100, 90, 74
CMYK:
100, 61, 0, 74
HSL:
216°, 100.0000%, 12.9412%
HSV (HSB):
216°, 100.0000%, 25.8824%
XYZ:
1.3528, 1.1321, 5.3015
xyY:
0.1737, 0.1454, 1.1321
CIE-Lab:
10.0470, 8.8992, -28.1227
CIE-LCH:
10.0470, 29.4972, 287.5596
CIE-Luv:
10.0470, -5.1987, -22.3014
Hunter-Lab:
10.6402, 4.0736, -22.0931
#001a42 color charts
#001a42 color shades, tints & tones
#001a42 color schemes
#001a42 color preview, HTML & CSS examples
This text has a color of #001a42
<p style="color:#001a42;">Text here</p>
.mytext {color:#001a42;}
This box has a color of #001a42
<div style="background-color:#001a42;">Content here</div>
.mybackground {background-color:#001a42;}
Border around this has a color of #001a42
<div style="border:2px solid #001a42;">Content here</div>
.myborder {border:2px solid #001a42;}