#8e6e7e color space conversions
Hex:
#8e6e7e
RGB:
142, 110, 126
CMY:
44, 57, 51
CMYK:
0, 23, 11, 44
HSL:
330°, 12.6984%, 49.4118%
HSV (HSB):
330°, 22.5352%, 55.6863%
XYZ:
20.4972, 18.4090, 22.2116
xyY:
0.3354, 0.3012, 18.4090
CIE-Lab:
49.9885, 15.4061, -3.9612
CIE-LCH:
49.9885, 15.9072, 345.5805
CIE-Luv:
49.9885, 18.1036, -7.9609
Hunter-Lab:
42.9057, 10.1890, -0.6595
#8e6e7e color charts
#8e6e7e color shades, tints & tones
#8e6e7e color schemes
#8e6e7e color preview, HTML & CSS examples
This text has a color of #8e6e7e
<p style="color:#8e6e7e;">Text here</p>
.mytext {color:#8e6e7e;}
This box has a color of #8e6e7e
<div style="background-color:#8e6e7e;">Content here</div>
.mybackground {background-color:#8e6e7e;}
Border around this has a color of #8e6e7e
<div style="border:2px solid #8e6e7e;">Content here</div>
.myborder {border:2px solid #8e6e7e;}