#8e8e85 color space conversions
Hex:
#8e8e85
RGB:
142, 142, 133
CMY:
44, 44, 48
CMYK:
0, 0, 6, 44
HSL:
60°, 3.8298%, 53.9216%
HSV (HSB):
60°, 6.3380%, 55.6863%
XYZ:
25.0620, 26.7902, 26.0404
xyY:
0.3218, 0.3439, 26.7902
CIE-Lab:
58.7797, -1.7025, 4.7864
CIE-LCH:
58.7797, 5.0801, 109.5800
CIE-Luv:
58.7797, 0.5015, 6.9373
Hunter-Lab:
51.7593, -4.1486, 6.4023
#8e8e85 color charts
#8e8e85 color shades, tints & tones
#8e8e85 color schemes
#8e8e85 color preview, HTML & CSS examples
This text has a color of #8e8e85
<p style="color:#8e8e85;">Text here</p>
.mytext {color:#8e8e85;}
This box has a color of #8e8e85
<div style="background-color:#8e8e85;">Content here</div>
.mybackground {background-color:#8e8e85;}
Border around this has a color of #8e8e85
<div style="border:2px solid #8e8e85;">Content here</div>
.myborder {border:2px solid #8e8e85;}