#9e8e8c color space conversions
Hex:
#9e8e8c
RGB:
158, 142, 140
CMY:
38, 44, 45
CMYK:
0, 10, 11, 38
HSL:
7°, 8.4906%, 58.4314%
HSV (HSB):
7°, 11.3924%, 61.9608%
XYZ:
28.5072, 28.5086, 28.8112
xyY:
0.3321, 0.3322, 28.5086
CIE-Lab:
60.3454, 5.6143, 3.2305
CIE-LCH:
60.3454, 6.4773, 29.9165
CIE-Luv:
60.3454, 9.6686, 3.5746
Hunter-Lab:
53.3934, 1.8642, 5.3824
#9e8e8c color charts
#9e8e8c color shades, tints & tones
#9e8e8c color schemes
#9e8e8c color preview, HTML & CSS examples
This text has a color of #9e8e8c
<p style="color:#9e8e8c;">Text here</p>
.mytext {color:#9e8e8c;}
This box has a color of #9e8e8c
<div style="background-color:#9e8e8c;">Content here</div>
.mybackground {background-color:#9e8e8c;}
Border around this has a color of #9e8e8c
<div style="border:2px solid #9e8e8c;">Content here</div>
.myborder {border:2px solid #9e8e8c;}