#030f0c color space conversions
Hex:
#030f0c
RGB:
3, 15, 12
CMY:
99, 94, 95
CMYK:
80, 0, 20, 94
HSL:
165°, 66.6667%, 3.5294%
HSV (HSB):
165°, 80.0000%, 5.8824%
XYZ:
0.2747, 0.3876, 0.4082
xyY:
0.2567, 0.3620, 0.3876
CIE-Lab:
3.5007, -3.8350, 0.1978
CIE-LCH:
3.5007, 3.8401, 177.0479
CIE-Luv:
3.5007, -2.1642, 0.3938
Hunter-Lab:
6.2254, -3.0168, 0.4705
#030f0c color charts
#030f0c color shades, tints & tones
#030f0c color schemes
#030f0c color preview, HTML & CSS examples
This text has a color of #030f0c
<p style="color:#030f0c;">Text here</p>
.mytext {color:#030f0c;}
This box has a color of #030f0c
<div style="background-color:#030f0c;">Content here</div>
.mybackground {background-color:#030f0c;}
Border around this has a color of #030f0c
<div style="border:2px solid #030f0c;">Content here</div>
.myborder {border:2px solid #030f0c;}