#080d0d color space conversions
Hex:
#080d0d
RGB:
8, 13, 13
CMY:
97, 95, 95
CMYK:
38, 0, 0, 95
HSL:
180°, 23.8095%, 4.1176%
HSV (HSB):
180°, 38.4615%, 5.0980%
XYZ:
0.3167, 0.3685, 0.4352
xyY:
0.2827, 0.3289, 0.3685
CIE-Lab:
3.3289, -1.3750, -0.4855
CIE-LCH:
3.3289, 1.4582, 199.4476
CIE-Luv:
3.3289, -0.8944, -0.1935
Hunter-Lab:
6.0707, -1.3112, -0.0011
#080d0d color charts
#080d0d color shades, tints & tones
#080d0d color schemes
#080d0d color preview, HTML & CSS examples
This text has a color of #080d0d
<p style="color:#080d0d;">Text here</p>
.mytext {color:#080d0d;}
This box has a color of #080d0d
<div style="background-color:#080d0d;">Content here</div>
.mybackground {background-color:#080d0d;}
Border around this has a color of #080d0d
<div style="border:2px solid #080d0d;">Content here</div>
.myborder {border:2px solid #080d0d;}