#000c0d color space conversions
Hex:
#000c0d
RGB:
0, 12, 13
CMY:
100, 95, 95
CMYK:
100, 8, 0, 95
HSL:
185°, 100.0000%, 2.5490%
HSV (HSB):
185°, 100.0000%, 5.0980%
XYZ:
0.2041, 0.2920, 0.4264
xyY:
0.2213, 0.3165, 0.2920
CIE-Lab:
2.6376, -3.0076, -1.5510
CIE-LCH:
2.6376, 3.3840, 207.2790
CIE-Luv:
2.6376, -2.0089, -0.6899
Hunter-Lab:
5.4037, -2.7139, -0.8956
#000c0d color charts
#000c0d color shades, tints & tones
#000c0d color schemes
#000c0d color preview, HTML & CSS examples
This text has a color of #000c0d
<p style="color:#000c0d;">Text here</p>
.mytext {color:#000c0d;}
This box has a color of #000c0d
<div style="background-color:#000c0d;">Content here</div>
.mybackground {background-color:#000c0d;}
Border around this has a color of #000c0d
<div style="border:2px solid #000c0d;">Content here</div>
.myborder {border:2px solid #000c0d;}