#010a31 color space conversions
Hex:
#010a31
RGB:
1, 10, 49
CMY:
100, 96, 81
CMYK:
98, 80, 0, 81
HSL:
229°, 96.0000%, 9.8039%
HSV (HSB):
229°, 97.9592%, 19.2157%
XYZ:
0.6754, 0.4453, 2.9561
xyY:
0.1657, 0.1092, 0.4453
CIE-Lab:
4.0222, 10.3313, -25.5892
CIE-LCH:
4.0222, 27.5960, 291.9858
CIE-Luv:
4.0222, -1.6367, -11.5718
Hunter-Lab:
6.6730, 6.3900, -21.5939
#010a31 color charts
#010a31 color shades, tints & tones
#010a31 color schemes
#010a31 color preview, HTML & CSS examples
This text has a color of #010a31
<p style="color:#010a31;">Text here</p>
.mytext {color:#010a31;}
This box has a color of #010a31
<div style="background-color:#010a31;">Content here</div>
.mybackground {background-color:#010a31;}
Border around this has a color of #010a31
<div style="border:2px solid #010a31;">Content here</div>
.myborder {border:2px solid #010a31;}