#01050a color space conversions
Hex:
#01050a
RGB:
1, 5, 10
CMY:
100, 98, 96
CMYK:
90, 50, 0, 96
HSL:
213°, 81.8182%, 2.1569%
HSV (HSB):
213°, 90.0000%, 3.9216%
XYZ:
0.1216, 0.1369, 0.3072
xyY:
0.2149, 0.2420, 0.1369
CIE-Lab:
1.2367, -0.3504, -2.2615
CIE-LCH:
1.2367, 2.2885, 261.1933
CIE-Luv:
1.2367, -0.6560, -1.1325
Hunter-Lab:
3.7001, -0.6102, -2.3321
#01050a color charts
#01050a color shades, tints & tones
#01050a color schemes
#01050a color preview, HTML & CSS examples
This text has a color of #01050a
<p style="color:#01050a;">Text here</p>
.mytext {color:#01050a;}
This box has a color of #01050a
<div style="background-color:#01050a;">Content here</div>
.mybackground {background-color:#01050a;}
Border around this has a color of #01050a
<div style="border:2px solid #01050a;">Content here</div>
.myborder {border:2px solid #01050a;}