#8f080e color space conversions
Hex:
#8f080e
RGB:
143, 8, 14
CMY:
44, 97, 95
CMYK:
0, 94, 90, 44
HSL:
357°, 89.4040%, 29.6078%
HSV (HSB):
357°, 94.4056%, 56.0784%
XYZ:
11.4938, 6.0450, 0.9765
xyY:
0.6208, 0.3265, 6.0450
CIE-Lab:
29.5257, 51.0233, 36.9401
CIE-LCH:
29.5257, 62.9917, 35.9040
CIE-Luv:
29.5257, 91.9702, 18.9317
Hunter-Lab:
24.5866, 40.4189, 14.8559
#8f080e color charts
#8f080e color shades, tints & tones
#8f080e color schemes
#8f080e color preview, HTML & CSS examples
This text has a color of #8f080e
<p style="color:#8f080e;">Text here</p>
.mytext {color:#8f080e;}
This box has a color of #8f080e
<div style="background-color:#8f080e;">Content here</div>
.mybackground {background-color:#8f080e;}
Border around this has a color of #8f080e
<div style="border:2px solid #8f080e;">Content here</div>
.myborder {border:2px solid #8f080e;}