#99a08a color space conversions
Hex:
#99a08a
RGB:
153, 160, 138
CMY:
40, 37, 46
CMYK:
4, 0, 14, 37
HSL:
79°, 10.3774%, 58.4314%
HSV (HSB):
79°, 13.7500%, 62.7451%
XYZ:
30.2951, 33.7489, 28.9622
xyY:
0.3257, 0.3629, 33.7489
CIE-Lab:
64.7628, -6.5702, 10.6226
CIE-LCH:
64.7628, 12.4903, 121.7375
CIE-Luv:
64.7628, -2.9115, 15.8981
Hunter-Lab:
58.0938, -8.5788, 11.1071
#99a08a color charts
#99a08a color shades, tints & tones
#99a08a color schemes
#99a08a color preview, HTML & CSS examples
This text has a color of #99a08a
<p style="color:#99a08a;">Text here</p>
.mytext {color:#99a08a;}
This box has a color of #99a08a
<div style="background-color:#99a08a;">Content here</div>
.mybackground {background-color:#99a08a;}
Border around this has a color of #99a08a
<div style="border:2px solid #99a08a;">Content here</div>
.myborder {border:2px solid #99a08a;}