#99a07d color space conversions
Hex:
#99a07d
RGB:
153, 160, 125
CMY:
40, 37, 51
CMYK:
4, 0, 22, 37
HSL:
72°, 15.5556%, 55.8824%
HSV (HSB):
72°, 21.8750%, 62.7451%
XYZ:
29.4093, 33.3946, 24.2978
xyY:
0.3376, 0.3834, 33.3946
CIE-Lab:
64.4791, -8.7094, 17.4465
CIE-LCH:
64.4791, 19.4996, 116.5287
CIE-Luv:
64.4791, -2.3676, 25.0692
Hunter-Lab:
57.7880, -10.2873, 15.5223
#99a07d color charts
#99a07d color shades, tints & tones
#99a07d color schemes
#99a07d color preview, HTML & CSS examples
This text has a color of #99a07d
<p style="color:#99a07d;">Text here</p>
.mytext {color:#99a07d;}
This box has a color of #99a07d
<div style="background-color:#99a07d;">Content here</div>
.mybackground {background-color:#99a07d;}
Border around this has a color of #99a07d
<div style="border:2px solid #99a07d;">Content here</div>
.myborder {border:2px solid #99a07d;}