#030c1f color space conversions
Hex:
#030c1f
RGB:
3, 12, 31
CMY:
99, 95, 88
CMYK:
90, 61, 0, 88
HSL:
221°, 82.3529%, 6.6667%
HSV (HSB):
221°, 90.3226%, 12.1569%
XYZ:
0.4163, 0.3812, 1.3480
xyY:
0.1941, 0.1777, 0.3812
CIE-Lab:
3.4436, 2.2119, -12.7433
CIE-LCH:
3.4436, 12.9338, 279.8472
CIE-Luv:
3.4436, -1.5322, -5.8758
Hunter-Lab:
6.1744, 1.2313, -8.6218
#030c1f color charts
#030c1f color shades, tints & tones
#030c1f color schemes
#030c1f color preview, HTML & CSS examples
This text has a color of #030c1f
<p style="color:#030c1f;">Text here</p>
.mytext {color:#030c1f;}
This box has a color of #030c1f
<div style="background-color:#030c1f;">Content here</div>
.mybackground {background-color:#030c1f;}
Border around this has a color of #030c1f
<div style="border:2px solid #030c1f;">Content here</div>
.myborder {border:2px solid #030c1f;}