#9e9e6a color space conversions
Hex:
#9e9e6a
RGB:
158, 158, 106
CMY:
38, 38, 58
CMYK:
0, 0, 33, 38
HSL:
60°, 21.1382%, 51.7647%
HSV (HSB):
60°, 32.9114%, 61.9608%
XYZ:
28.9289, 32.7634, 18.4349
xyY:
0.3610, 0.4089, 32.7634
CIE-Lab:
63.9689, -8.3617, 27.2345
CIE-LCH:
63.9689, 28.4892, 107.0678
CIE-Luv:
63.9689, 2.6324, 36.4840
Hunter-Lab:
57.2393, -9.9544, 20.9722
#9e9e6a color charts
#9e9e6a color shades, tints & tones
#9e9e6a color schemes
#9e9e6a color preview, HTML & CSS examples
This text has a color of #9e9e6a
<p style="color:#9e9e6a;">Text here</p>
.mytext {color:#9e9e6a;}
This box has a color of #9e9e6a
<div style="background-color:#9e9e6a;">Content here</div>
.mybackground {background-color:#9e9e6a;}
Border around this has a color of #9e9e6a
<div style="border:2px solid #9e9e6a;">Content here</div>
.myborder {border:2px solid #9e9e6a;}