#8f8f80 color space conversions
Hex:
#8f8f80
RGB:
143, 143, 128
CMY:
44, 44, 50
CMYK:
0, 0, 10, 44
HSL:
60°, 6.2762%, 53.1373%
HSV (HSB):
60°, 10.4895%, 56.0784%
XYZ:
25.0464, 27.0431, 24.3218
xyY:
0.3278, 0.3539, 27.0431
CIE-Lab:
59.0142, -2.7795, 7.9842
CIE-LCH:
59.0142, 8.4542, 109.1946
CIE-Luv:
59.0142, 0.8258, 11.4338
Hunter-Lab:
52.0030, -5.0334, 8.6721
#8f8f80 color charts
#8f8f80 color shades, tints & tones
#8f8f80 color schemes
#8f8f80 color preview, HTML & CSS examples
This text has a color of #8f8f80
<p style="color:#8f8f80;">Text here</p>
.mytext {color:#8f8f80;}
This box has a color of #8f8f80
<div style="background-color:#8f8f80;">Content here</div>
.mybackground {background-color:#8f8f80;}
Border around this has a color of #8f8f80
<div style="border:2px solid #8f8f80;">Content here</div>
.myborder {border:2px solid #8f8f80;}