#010d2a color space conversions
Hex:
#010d2a
RGB:
1, 13, 42
CMY:
100, 95, 84
CMYK:
98, 69, 0, 84
HSL:
222°, 95.3488%, 8.4314%
HSV (HSB):
222°, 97.6190%, 16.4706%
XYZ:
0.5744, 0.4615, 2.2493
xyY:
0.1748, 0.1405, 0.4615
CIE-Lab:
4.1684, 5.5608, -20.1041
CIE-LCH:
4.1684, 20.8589, 285.4614
CIE-Luv:
4.1684, -1.9807, -9.5788
Hunter-Lab:
6.7931, 3.2042, -14.8764
#010d2a color charts
#010d2a color shades, tints & tones
#010d2a color schemes
#010d2a color preview, HTML & CSS examples
This text has a color of #010d2a
<p style="color:#010d2a;">Text here</p>
.mytext {color:#010d2a;}
This box has a color of #010d2a
<div style="background-color:#010d2a;">Content here</div>
.mybackground {background-color:#010d2a;}
Border around this has a color of #010d2a
<div style="border:2px solid #010d2a;">Content here</div>
.myborder {border:2px solid #010d2a;}