#99a97f color space conversions
Hex:
#99a97f
RGB:
153, 169, 127
CMY:
40, 34, 50
CMYK:
9, 0, 25, 34
HSL:
83°, 19.6262%, 58.0392%
HSV (HSB):
83°, 24.8521%, 66.2745%
XYZ:
31.1556, 36.6805, 25.5167
xyY:
0.3337, 0.3929, 36.6805
CIE-Lab:
67.0367, -13.1680, 19.8606
CIE-LCH:
67.0367, 23.8294, 123.5453
CIE-Luv:
67.0367, -7.3371, 29.1414
Hunter-Lab:
60.5645, -14.1638, 17.4154
#99a97f color charts
#99a97f color shades, tints & tones
#99a97f color schemes
#99a97f color preview, HTML & CSS examples
This text has a color of #99a97f
<p style="color:#99a97f;">Text here</p>
.mytext {color:#99a97f;}
This box has a color of #99a97f
<div style="background-color:#99a97f;">Content here</div>
.mybackground {background-color:#99a97f;}
Border around this has a color of #99a97f
<div style="border:2px solid #99a97f;">Content here</div>
.myborder {border:2px solid #99a97f;}