#8e5e5e color space conversions
Hex:
#8e5e5e
RGB:
142, 94, 94
CMY:
44, 63, 63
CMYK:
0, 34, 34, 44
HSL:
0°, 20.3390%, 46.2745%
HSV (HSB):
0°, 33.8028%, 55.6863%
XYZ:
17.1784, 14.5643, 12.4955
xyY:
0.3883, 0.3292, 14.5643
CIE-Lab:
45.0316, 19.6277, 8.0356
CIE-LCH:
45.0316, 21.2089, 22.2643
CIE-Luv:
45.0316, 31.4593, 6.7781
Hunter-Lab:
38.1633, 13.5624, 7.3015
#8e5e5e color charts
#8e5e5e color shades, tints & tones
#8e5e5e color schemes
#8e5e5e color preview, HTML & CSS examples
This text has a color of #8e5e5e
<p style="color:#8e5e5e;">Text here</p>
.mytext {color:#8e5e5e;}
This box has a color of #8e5e5e
<div style="background-color:#8e5e5e;">Content here</div>
.mybackground {background-color:#8e5e5e;}
Border around this has a color of #8e5e5e
<div style="border:2px solid #8e5e5e;">Content here</div>
.myborder {border:2px solid #8e5e5e;}