#010b0d color space conversions
Hex:
#010b0d
RGB:
1, 11, 13
CMY:
100, 96, 95
CMYK:
92, 15, 0, 95
HSL:
190°, 85.7143%, 2.7451%
HSV (HSB):
190°, 92.3077%, 5.0980%
XYZ:
0.2048, 0.2749, 0.4230
xyY:
0.2269, 0.3045, 0.2749
CIE-Lab:
2.4827, -2.3106, -1.7701
CIE-LCH:
2.4827, 2.9107, 217.4549
CIE-Luv:
2.4827, -1.6604, -0.8504
Hunter-Lab:
5.2427, -2.2005, -1.1142
#010b0d color charts
#010b0d color shades, tints & tones
#010b0d color schemes
#010b0d color preview, HTML & CSS examples
This text has a color of #010b0d
<p style="color:#010b0d;">Text here</p>
.mytext {color:#010b0d;}
This box has a color of #010b0d
<div style="background-color:#010b0d;">Content here</div>
.mybackground {background-color:#010b0d;}
Border around this has a color of #010b0d
<div style="border:2px solid #010b0d;">Content here</div>
.myborder {border:2px solid #010b0d;}