#99ac9a color space conversions
Hex:
#99ac9a
RGB:
153, 172, 154
CMY:
40, 33, 40
CMYK:
11, 0, 10, 33
HSL:
123°, 10.2703%, 63.7255%
HSV (HSB):
123°, 11.0465%, 67.4510%
XYZ:
33.7221, 38.6104, 36.2471
xyY:
0.3106, 0.3556, 38.6104
CIE-Lab:
68.4681, -10.1203, 7.0227
CIE-LCH:
68.4681, 12.3182, 145.2423
CIE-Luv:
68.4681, -9.7155, 11.7587
Hunter-Lab:
62.1373, -11.8677, 8.9100
#99ac9a color charts
#99ac9a color shades, tints & tones
#99ac9a color schemes
#99ac9a color preview, HTML & CSS examples
This text has a color of #99ac9a
<p style="color:#99ac9a;">Text here</p>
.mytext {color:#99ac9a;}
This box has a color of #99ac9a
<div style="background-color:#99ac9a;">Content here</div>
.mybackground {background-color:#99ac9a;}
Border around this has a color of #99ac9a
<div style="border:2px solid #99ac9a;">Content here</div>
.myborder {border:2px solid #99ac9a;}