#001a51 color space conversions
Hex:
#001a51
RGB:
0, 26, 81
CMY:
100, 90, 68
CMYK:
100, 68, 0, 68
HSL:
221°, 100.0000%, 15.8824%
HSV (HSB):
221°, 100.0000%, 31.7647%
XYZ:
1.8546, 1.3329, 7.9441
xyY:
0.1666, 0.1197, 1.3329
CIE-Lab:
11.5035, 16.0595, -36.1518
CIE-LCH:
11.5035, 39.5583, 293.9520
CIE-Luv:
11.5035, -5.3000, -30.7659
Hunter-Lab:
11.5450, 8.4706, -32.7159
#001a51 color charts
#001a51 color shades, tints & tones
#001a51 color schemes
#001a51 color preview, HTML & CSS examples
This text has a color of #001a51
<p style="color:#001a51;">Text here</p>
.mytext {color:#001a51;}
This box has a color of #001a51
<div style="background-color:#001a51;">Content here</div>
.mybackground {background-color:#001a51;}
Border around this has a color of #001a51
<div style="border:2px solid #001a51;">Content here</div>
.myborder {border:2px solid #001a51;}