#99a85f color space conversions
Hex:
#99a85f
RGB:
153, 168, 95
CMY:
40, 34, 63
CMYK:
9, 0, 43, 34
HSL:
72°, 29.5547%, 51.5686%
HSV (HSB):
72°, 43.4524%, 65.8824%
XYZ:
29.2051, 35.6038, 16.1594
xyY:
0.3607, 0.4397, 35.6038
CIE-Lab:
66.2161, -16.9811, 35.8626
CIE-LCH:
66.2161, 39.6797, 115.3377
CIE-Luv:
66.2161, -5.9189, 47.7501
Hunter-Lab:
59.6689, -17.0534, 25.7114
#99a85f color charts
#99a85f color shades, tints & tones
#99a85f color schemes
#99a85f color preview, HTML & CSS examples
This text has a color of #99a85f
<p style="color:#99a85f;">Text here</p>
.mytext {color:#99a85f;}
This box has a color of #99a85f
<div style="background-color:#99a85f;">Content here</div>
.mybackground {background-color:#99a85f;}
Border around this has a color of #99a85f
<div style="border:2px solid #99a85f;">Content here</div>
.myborder {border:2px solid #99a85f;}