#9e9e9b color space conversions
Hex:
#9e9e9b
RGB:
158, 158, 155
CMY:
38, 38, 39
CMYK:
0, 0, 2, 38
HSL:
60°, 1.5228%, 61.3725%
HSV (HSB):
60°, 1.8987%, 61.9608%
XYZ:
32.2438, 34.0894, 35.8908
xyY:
0.3154, 0.3335, 34.0894
CIE-Lab:
65.0335, -0.5655, 1.5564
CIE-LCH:
65.0335, 1.6560, 109.9685
CIE-Luv:
65.0335, 0.1696, 2.3330
Hunter-Lab:
58.3861, -3.5988, 4.4238
#9e9e9b color charts
#9e9e9b color shades, tints & tones
#9e9e9b color schemes
#9e9e9b color preview, HTML & CSS examples
This text has a color of #9e9e9b
<p style="color:#9e9e9b;">Text here</p>
.mytext {color:#9e9e9b;}
This box has a color of #9e9e9b
<div style="background-color:#9e9e9b;">Content here</div>
.mybackground {background-color:#9e9e9b;}
Border around this has a color of #9e9e9b
<div style="border:2px solid #9e9e9b;">Content here</div>
.myborder {border:2px solid #9e9e9b;}