#99a95f color space conversions
Hex:
#99a95f
RGB:
153, 169, 95
CMY:
40, 34, 63
CMYK:
9, 0, 44, 34
HSL:
73°, 30.0813%, 51.7647%
HSV (HSB):
73°, 43.7870%, 66.2745%
XYZ:
29.3904, 35.9745, 16.2212
xyY:
0.3602, 0.4409, 35.9745
CIE-Lab:
66.5004, -17.4944, 36.2181
CIE-LCH:
66.5004, 40.2219, 115.7820
CIE-Luv:
66.5004, -6.4919, 48.2764
Hunter-Lab:
59.9787, -17.4953, 25.9502
#99a95f color charts
#99a95f color shades, tints & tones
#99a95f color schemes
#99a95f color preview, HTML & CSS examples
This text has a color of #99a95f
<p style="color:#99a95f;">Text here</p>
.mytext {color:#99a95f;}
This box has a color of #99a95f
<div style="background-color:#99a95f;">Content here</div>
.mybackground {background-color:#99a95f;}
Border around this has a color of #99a95f
<div style="border:2px solid #99a95f;">Content here</div>
.myborder {border:2px solid #99a95f;}