#08080a color space conversions
Hex:
#08080a
RGB:
8, 8, 10
CMY:
97, 97, 96
CMYK:
20, 20, 0, 96
HSL:
240°, 11.1111%, 3.5294%
HSV (HSB):
240°, 20.0000%, 3.9216%
XYZ:
0.2418, 0.2472, 0.3221
xyY:
0.2981, 0.3048, 0.2472
CIE-Lab:
2.2330, 0.2785, -0.7576
CIE-LCH:
2.2330, 0.8072, 290.1830
CIE-Luv:
2.2330, -0.0330, -0.4582
Hunter-Lab:
4.9720, -0.0215, -0.3610
#08080a color charts
#08080a color shades, tints & tones
#08080a color schemes
#08080a color preview, HTML & CSS examples
This text has a color of #08080a
<p style="color:#08080a;">Text here</p>
.mytext {color:#08080a;}
This box has a color of #08080a
<div style="background-color:#08080a;">Content here</div>
.mybackground {background-color:#08080a;}
Border around this has a color of #08080a
<div style="border:2px solid #08080a;">Content here</div>
.myborder {border:2px solid #08080a;}