#8e8080 color space conversions
Hex:
#8e8080
RGB:
142, 128, 128
CMY:
44, 50, 50
CMYK:
0, 10, 10, 44
HSL:
0°, 5.8333%, 52.9412%
HSV (HSB):
0°, 9.8592%, 55.6863%
XYZ:
22.7708, 22.7476, 23.6127
xyY:
0.3294, 0.3291, 22.7476
CIE-Lab:
54.8114, 5.3175, 1.9291
CIE-LCH:
54.8114, 5.6567, 19.9403
CIE-Luv:
54.8114, 8.2882, 1.7783
Hunter-Lab:
47.6945, 1.7559, 4.0328
#8e8080 color charts
#8e8080 color shades, tints & tones
#8e8080 color schemes
#8e8080 color preview, HTML & CSS examples
This text has a color of #8e8080
<p style="color:#8e8080;">Text here</p>
.mytext {color:#8e8080;}
This box has a color of #8e8080
<div style="background-color:#8e8080;">Content here</div>
.mybackground {background-color:#8e8080;}
Border around this has a color of #8e8080
<div style="border:2px solid #8e8080;">Content here</div>
.myborder {border:2px solid #8e8080;}