#000c1d color space conversions
Hex:
#000c1d
RGB:
0, 12, 29
CMY:
100, 95, 89
CMYK:
100, 59, 0, 89
HSL:
215°, 100.0000%, 5.6863%
HSV (HSB):
215°, 100.0000%, 11.3725%
XYZ:
0.3532, 0.3517, 1.2117
xyY:
0.1843, 0.1835, 0.3517
CIE-Lab:
3.1764, 0.7786, -11.5887
CIE-LCH:
3.1764, 11.6148, 273.8439
CIE-Luv:
3.1764, -1.8706, -5.2306
Hunter-Lab:
5.9300, 0.2554, -7.9634
#000c1d color charts
#000c1d color shades, tints & tones
#000c1d color schemes
#000c1d color preview, HTML & CSS examples
This text has a color of #000c1d
<p style="color:#000c1d;">Text here</p>
.mytext {color:#000c1d;}
This box has a color of #000c1d
<div style="background-color:#000c1d;">Content here</div>
.mybackground {background-color:#000c1d;}
Border around this has a color of #000c1d
<div style="border:2px solid #000c1d;">Content here</div>
.myborder {border:2px solid #000c1d;}