#99a19e color space conversions
Hex:
#99a19e
RGB:
153, 161, 158
CMY:
40, 37, 38
CMYK:
5, 0, 2, 37
HSL:
158°, 4.0816%, 61.5686%
HSV (HSB):
158°, 4.9689%, 63.1373%
XYZ:
32.0533, 34.7307, 37.3621
xyY:
0.3078, 0.3335, 34.7307
CIE-Lab:
65.5384, -3.4303, 0.5645
CIE-LCH:
65.5384, 3.4764, 170.6544
CIE-Luv:
65.5384, -4.3170, 1.3909
Hunter-Lab:
58.9327, -6.0468, 3.6644
#99a19e color charts
#99a19e color shades, tints & tones
#99a19e color schemes
#99a19e color preview, HTML & CSS examples
This text has a color of #99a19e
<p style="color:#99a19e;">Text here</p>
.mytext {color:#99a19e;}
This box has a color of #99a19e
<div style="background-color:#99a19e;">Content here</div>
.mybackground {background-color:#99a19e;}
Border around this has a color of #99a19e
<div style="border:2px solid #99a19e;">Content here</div>
.myborder {border:2px solid #99a19e;}