#030c0d color space conversions
Hex:
#030c0d
RGB:
3, 12, 13
CMY:
99, 95, 95
CMYK:
77, 8, 0, 95
HSL:
186°, 62.5000%, 3.1373%
HSV (HSB):
186°, 76.9231%, 5.0980%
XYZ:
0.2417, 0.3114, 0.4281
xyY:
0.2463, 0.3173, 0.3114
CIE-Lab:
2.8125, -2.2231, -1.2746
CIE-LCH:
2.8125, 2.5626, 209.8277
CIE-Luv:
2.8125, -1.5296, -0.5888
Hunter-Lab:
5.5800, -2.0341, -0.6431
#030c0d color charts
#030c0d color shades, tints & tones
#030c0d color schemes
#030c0d color preview, HTML & CSS examples
This text has a color of #030c0d
<p style="color:#030c0d;">Text here</p>
.mytext {color:#030c0d;}
This box has a color of #030c0d
<div style="background-color:#030c0d;">Content here</div>
.mybackground {background-color:#030c0d;}
Border around this has a color of #030c0d
<div style="border:2px solid #030c0d;">Content here</div>
.myborder {border:2px solid #030c0d;}