#9e9d7e color space conversions
Hex:
#9e9d7e
RGB:
158, 157, 126
CMY:
38, 38, 51
CMYK:
0, 1, 20, 38
HSL:
58°, 14.1593%, 55.6863%
HSV (HSB):
58°, 20.2532%, 61.9608%
XYZ:
29.9234, 32.8894, 24.5098
xyY:
0.3427, 0.3766, 32.8894
CIE-Lab:
64.0713, -4.9922, 16.3914
CIE-LCH:
64.0713, 17.1348, 106.9387
CIE-Luv:
64.0713, 2.2667, 23.0346
Hunter-Lab:
57.3493, -7.2244, 14.8053
#9e9d7e color charts
#9e9d7e color shades, tints & tones
#9e9d7e color schemes
#9e9d7e color preview, HTML & CSS examples
This text has a color of #9e9d7e
<p style="color:#9e9d7e;">Text here</p>
.mytext {color:#9e9d7e;}
This box has a color of #9e9d7e
<div style="background-color:#9e9d7e;">Content here</div>
.mybackground {background-color:#9e9d7e;}
Border around this has a color of #9e9d7e
<div style="border:2px solid #9e9d7e;">Content here</div>
.myborder {border:2px solid #9e9d7e;}