#000d0d color space conversions
Hex:
#000d0d
RGB:
0, 13, 13
CMY:
100, 95, 95
CMYK:
100, 0, 0, 95
HSL:
180°, 100.0000%, 2.5490%
HSV (HSB):
180°, 100.0000%, 5.0980%
XYZ:
0.2166, 0.3169, 0.4305
xyY:
0.2247, 0.3287, 0.3169
CIE-Lab:
2.8626, -3.4672, -1.2225
CIE-LCH:
2.8626, 3.6764, 199.4218
CIE-Luv:
2.8626, -2.2140, -0.4781
Hunter-Lab:
5.6294, -2.9845, -0.5937
#000d0d color charts
#000d0d color shades, tints & tones
#000d0d color schemes
#000d0d color preview, HTML & CSS examples
This text has a color of #000d0d
<p style="color:#000d0d;">Text here</p>
.mytext {color:#000d0d;}
This box has a color of #000d0d
<div style="background-color:#000d0d;">Content here</div>
.mybackground {background-color:#000d0d;}
Border around this has a color of #000d0d
<div style="border:2px solid #000d0d;">Content here</div>
.myborder {border:2px solid #000d0d;}