#9e8c8c color space conversions
Hex:
#9e8c8c
RGB:
158, 140, 140
CMY:
38, 45, 45
CMYK:
0, 11, 11, 38
HSL:
0°, 8.4906%, 58.4314%
HSV (HSB):
0°, 11.3924%, 61.9608%
XYZ:
28.2123, 27.9187, 28.7128
xyY:
0.3325, 0.3291, 27.9187
CIE-Lab:
59.8152, 6.7414, 2.4626
CIE-LCH:
59.8152, 7.1771, 20.0667
CIE-Luv:
59.8152, 10.7559, 2.3097
Hunter-Lab:
52.8382, 2.8410, 4.7679
#9e8c8c color charts
#9e8c8c color shades, tints & tones
#9e8c8c color schemes
#9e8c8c color preview, HTML & CSS examples
This text has a color of #9e8c8c
<p style="color:#9e8c8c;">Text here</p>
.mytext {color:#9e8c8c;}
This box has a color of #9e8c8c
<div style="background-color:#9e8c8c;">Content here</div>
.mybackground {background-color:#9e8c8c;}
Border around this has a color of #9e8c8c
<div style="border:2px solid #9e8c8c;">Content here</div>
.myborder {border:2px solid #9e8c8c;}