#9aaa9e color space conversions
Hex:
#9aaa9e
RGB:
154, 170, 158
CMY:
40, 33, 38
CMYK:
9, 0, 7, 33
HSL:
135°, 8.6022%, 63.5294%
HSV (HSB):
135°, 9.4118%, 66.6667%
XYZ:
33.8727, 38.0881, 37.9142
xyY:
0.3083, 0.3466, 38.0881
CIE-Lab:
68.0855, -7.9449, 4.2696
CIE-LCH:
68.0855, 9.0195, 151.7461
CIE-Luv:
68.0855, -8.3022, 7.4960
Hunter-Lab:
61.7156, -10.0321, 6.7768
#9aaa9e color charts
#9aaa9e color shades, tints & tones
#9aaa9e color schemes
#9aaa9e color preview, HTML & CSS examples
This text has a color of #9aaa9e
<p style="color:#9aaa9e;">Text here</p>
.mytext {color:#9aaa9e;}
This box has a color of #9aaa9e
<div style="background-color:#9aaa9e;">Content here</div>
.mybackground {background-color:#9aaa9e;}
Border around this has a color of #9aaa9e
<div style="border:2px solid #9aaa9e;">Content here</div>
.myborder {border:2px solid #9aaa9e;}