#001a3a color space conversions
Hex:
#001a3a
RGB:
0, 26, 58
CMY:
100, 90, 77
CMYK:
100, 55, 0, 77
HSL:
213°, 100.0000%, 11.3725%
HSV (HSB):
213°, 100.0000%, 22.7451%
XYZ:
1.1331, 1.0443, 4.1448
xyY:
0.1792, 0.1652, 1.0443
CIE-Lab:
9.3550, 4.9330, -23.5634
CIE-LCH:
9.3550, 24.0742, 281.8241
CIE-Luv:
9.3550, -5.2036, -17.8555
Hunter-Lab:
10.2190, 1.9094, -16.8948
#001a3a color charts
#001a3a color shades, tints & tones
#001a3a color schemes
#001a3a color preview, HTML & CSS examples
This text has a color of #001a3a
<p style="color:#001a3a;">Text here</p>
.mytext {color:#001a3a;}
This box has a color of #001a3a
<div style="background-color:#001a3a;">Content here</div>
.mybackground {background-color:#001a3a;}
Border around this has a color of #001a3a
<div style="border:2px solid #001a3a;">Content here</div>
.myborder {border:2px solid #001a3a;}