#030c0f color space conversions
Hex:
#030c0f
RGB:
3, 12, 15
CMY:
99, 95, 94
CMYK:
80, 20, 0, 94
HSL:
195°, 66.6667%, 3.5294%
HSV (HSB):
195°, 80.0000%, 5.8824%
XYZ:
0.2552, 0.3168, 0.4996
xyY:
0.2382, 0.2956, 0.3168
CIE-Lab:
2.8616, -1.8783, -2.2127
CIE-LCH:
2.8616, 2.9025, 229.6726
CIE-Luv:
2.8616, -1.5218, -1.1200
Hunter-Lab:
5.6284, -1.7548, -1.3232
#030c0f color charts
#030c0f color shades, tints & tones
#030c0f color schemes
#030c0f color preview, HTML & CSS examples
This text has a color of #030c0f
<p style="color:#030c0f;">Text here</p>
.mytext {color:#030c0f;}
This box has a color of #030c0f
<div style="background-color:#030c0f;">Content here</div>
.mybackground {background-color:#030c0f;}
Border around this has a color of #030c0f
<div style="border:2px solid #030c0f;">Content here</div>
.myborder {border:2px solid #030c0f;}