#08030c color space conversions
Hex:
#08030c
RGB:
8, 3, 12
CMY:
97, 99, 95
CMYK:
33, 75, 0, 95
HSL:
273°, 60.0000%, 2.9412%
HSV (HSB):
273°, 75.0000%, 4.7059%
XYZ:
0.1991, 0.1433, 0.3650
xyY:
0.2814, 0.2026, 0.1433
CIE-Lab:
1.2944, 2.5753, -2.9890
CIE-LCH:
1.2944, 3.9454, 310.7478
CIE-Luv:
1.2944, 0.5620, -1.5786
Hunter-Lab:
3.7854, 2.7623, -3.0670
#08030c color charts
#08030c color shades, tints & tones
#08030c color schemes
#08030c color preview, HTML & CSS examples
This text has a color of #08030c
<p style="color:#08030c;">Text here</p>
.mytext {color:#08030c;}
This box has a color of #08030c
<div style="background-color:#08030c;">Content here</div>
.mybackground {background-color:#08030c;}
Border around this has a color of #08030c
<div style="border:2px solid #08030c;">Content here</div>
.myborder {border:2px solid #08030c;}