#8f080c color space conversions
Hex:
#8f080c
RGB:
143, 8, 12
CMY:
44, 97, 95
CMYK:
0, 94, 92, 44
HSL:
358°, 89.4040%, 29.6078%
HSV (HSB):
358°, 94.4056%, 56.0784%
XYZ:
11.4809, 6.0399, 0.9085
xyY:
0.6230, 0.3277, 6.0399
CIE-Lab:
29.5128, 50.9866, 37.8891
CIE-LCH:
29.5128, 63.5233, 36.6167
CIE-Luv:
29.5128, 92.2120, 19.3108
Hunter-Lab:
24.5761, 40.3792, 15.0115
#8f080c color charts
#8f080c color shades, tints & tones
#8f080c color schemes
#8f080c color preview, HTML & CSS examples
This text has a color of #8f080c
<p style="color:#8f080c;">Text here</p>
.mytext {color:#8f080c;}
This box has a color of #8f080c
<div style="background-color:#8f080c;">Content here</div>
.mybackground {background-color:#8f080c;}
Border around this has a color of #8f080c
<div style="border:2px solid #8f080c;">Content here</div>
.myborder {border:2px solid #8f080c;}