#99b99d color space conversions
Hex:
#99b99d
RGB:
153, 185, 157
CMY:
40, 27, 38
CMYK:
17, 0, 15, 27
HSL:
128°, 18.6047%, 66.2745%
HSV (HSB):
128°, 17.2973%, 72.5490%
XYZ:
36.5716, 43.9045, 38.4452
xyY:
0.3075, 0.3692, 43.9045
CIE-Lab:
72.1647, -16.3519, 10.6489
CIE-LCH:
72.1647, 19.5136, 146.9265
CIE-Luv:
72.1647, -16.2721, 18.0178
Hunter-Lab:
66.2605, -17.4351, 11.9815
#99b99d color charts
#99b99d color shades, tints & tones
#99b99d color schemes
#99b99d color preview, HTML & CSS examples
This text has a color of #99b99d
<p style="color:#99b99d;">Text here</p>
.mytext {color:#99b99d;}
This box has a color of #99b99d
<div style="background-color:#99b99d;">Content here</div>
.mybackground {background-color:#99b99d;}
Border around this has a color of #99b99d
<div style="border:2px solid #99b99d;">Content here</div>
.myborder {border:2px solid #99b99d;}