#99a04d color space conversions
Hex:
#99a04d
RGB:
153, 160, 77
CMY:
40, 37, 70
CMYK:
4, 0, 52, 37
HSL:
65°, 35.0211%, 46.4706%
HSV (HSB):
65°, 51.8750%, 62.7451%
XYZ:
27.0472, 32.4497, 11.8591
xyY:
0.3790, 0.4548, 32.4497
CIE-Lab:
63.7129, -14.7145, 41.9235
CIE-LCH:
63.7129, 44.4308, 109.3402
CIE-Luv:
63.7129, -0.7515, 52.4027
Hunter-Lab:
56.9647, -14.9351, 27.5321
#99a04d color charts
#99a04d color shades, tints & tones
#99a04d color schemes
#99a04d color preview, HTML & CSS examples
This text has a color of #99a04d
<p style="color:#99a04d;">Text here</p>
.mytext {color:#99a04d;}
This box has a color of #99a04d
<div style="background-color:#99a04d;">Content here</div>
.mybackground {background-color:#99a04d;}
Border around this has a color of #99a04d
<div style="border:2px solid #99a04d;">Content here</div>
.myborder {border:2px solid #99a04d;}