#8f8f85 color space conversions
Hex:
#8f8f85
RGB:
143, 143, 133
CMY:
44, 44, 48
CMYK:
0, 0, 7, 44
HSL:
60°, 4.2735%, 54.1176%
HSV (HSB):
60°, 6.9930%, 56.0784%
XYZ:
25.3838, 27.1780, 26.0983
xyY:
0.3227, 0.3455, 27.1780
CIE-Lab:
59.1387, -1.8836, 5.3136
CIE-LCH:
59.1387, 5.6376, 109.5194
CIE-Luv:
59.1387, 0.5563, 7.6961
Hunter-Lab:
52.1325, -4.3187, 6.8113
#8f8f85 color charts
#8f8f85 color shades, tints & tones
#8f8f85 color schemes
#8f8f85 color preview, HTML & CSS examples
This text has a color of #8f8f85
<p style="color:#8f8f85;">Text here</p>
.mytext {color:#8f8f85;}
This box has a color of #8f8f85
<div style="background-color:#8f8f85;">Content here</div>
.mybackground {background-color:#8f8f85;}
Border around this has a color of #8f8f85
<div style="border:2px solid #8f8f85;">Content here</div>
.myborder {border:2px solid #8f8f85;}