#99a99d color space conversions
Hex:
#99a99d
RGB:
153, 169, 157
CMY:
40, 34, 38
CMYK:
9, 0, 7, 34
HSL:
135°, 8.5106%, 63.1373%
HSV (HSB):
135°, 9.4675%, 66.2745%
XYZ:
33.4106, 37.5826, 37.3915
xyY:
0.3083, 0.3468, 37.5826
CIE-Lab:
67.7118, -7.9535, 4.2750
CIE-LCH:
67.7118, 9.0296, 151.7423
CIE-Luv:
67.7118, -8.3020, 7.4968
Hunter-Lab:
61.3046, -10.0017, 6.7505
#99a99d color charts
#99a99d color shades, tints & tones
#99a99d color schemes
#99a99d color preview, HTML & CSS examples
This text has a color of #99a99d
<p style="color:#99a99d;">Text here</p>
.mytext {color:#99a99d;}
This box has a color of #99a99d
<div style="background-color:#99a99d;">Content here</div>
.mybackground {background-color:#99a99d;}
Border around this has a color of #99a99d
<div style="border:2px solid #99a99d;">Content here</div>
.myborder {border:2px solid #99a99d;}