#99a99e color space conversions
Hex:
#99a99e
RGB:
153, 169, 158
CMY:
40, 34, 38
CMYK:
9, 0, 7, 34
HSL:
139°, 8.5106%, 63.1373%
HSV (HSB):
139°, 9.4675%, 66.2745%
XYZ:
33.4964, 37.6169, 37.8431
xyY:
0.3074, 0.3452, 37.6169
CIE-Lab:
67.7373, -7.7616, 3.7573
CIE-LCH:
67.7373, 8.6232, 154.1689
CIE-Luv:
67.7373, -8.3365, 6.7277
Hunter-Lab:
61.3326, -9.8454, 6.3500
#99a99e color charts
#99a99e color shades, tints & tones
#99a99e color schemes
#99a99e color preview, HTML & CSS examples
This text has a color of #99a99e
<p style="color:#99a99e;">Text here</p>
.mytext {color:#99a99e;}
This box has a color of #99a99e
<div style="background-color:#99a99e;">Content here</div>
.mybackground {background-color:#99a99e;}
Border around this has a color of #99a99e
<div style="border:2px solid #99a99e;">Content here</div>
.myborder {border:2px solid #99a99e;}