#9e9f9e color space conversions
Hex:
#9e9f9e
RGB:
158, 159, 158
CMY:
38, 38, 38
CMYK:
1, 0, 1, 38
HSL:
120°, 0.5181%, 62.1569%
HSV (HSB):
120°, 0.6289%, 62.3529%
XYZ:
32.6702, 34.5340, 37.2916
xyY:
0.3126, 0.3305, 34.5340
CIE-Lab:
65.3842, -0.5469, 0.3868
CIE-LCH:
65.3842, 0.6699, 144.7327
CIE-Luv:
65.3842, -0.5116, 0.6510
Hunter-Lab:
58.7656, -3.6043, 3.5116
#9e9f9e color charts
#9e9f9e color shades, tints & tones
#9e9f9e color schemes
#9e9f9e color preview, HTML & CSS examples
This text has a color of #9e9f9e
<p style="color:#9e9f9e;">Text here</p>
.mytext {color:#9e9f9e;}
This box has a color of #9e9f9e
<div style="background-color:#9e9f9e;">Content here</div>
.mybackground {background-color:#9e9f9e;}
Border around this has a color of #9e9f9e
<div style="border:2px solid #9e9f9e;">Content here</div>
.myborder {border:2px solid #9e9f9e;}