#9e9d9e color space conversions
Hex:
#9e9d9e
RGB:
158, 157, 158
CMY:
38, 38, 38
CMYK:
0, 1, 0, 38
HSL:
300°, 0.5128%, 61.7647%
HSV (HSB):
300°, 0.6329%, 61.9608%
XYZ:
32.3291, 33.8517, 37.1779
xyY:
0.3128, 0.3275, 33.8517
CIE-Lab:
64.8447, 0.5554, -0.4011
CIE-LCH:
64.8447, 0.6851, 324.1602
CIE-Luv:
64.8447, 0.5129, -0.6734
Hunter-Lab:
58.1822, -2.6348, 2.8418
#9e9d9e color charts
#9e9d9e color shades, tints & tones
#9e9d9e color schemes
#9e9d9e color preview, HTML & CSS examples
This text has a color of #9e9d9e
<p style="color:#9e9d9e;">Text here</p>
.mytext {color:#9e9d9e;}
This box has a color of #9e9d9e
<div style="background-color:#9e9d9e;">Content here</div>
.mybackground {background-color:#9e9d9e;}
Border around this has a color of #9e9d9e
<div style="border:2px solid #9e9d9e;">Content here</div>
.myborder {border:2px solid #9e9d9e;}