#99ac9e color space conversions
Hex:
#99ac9e
RGB:
153, 172, 158
CMY:
40, 33, 38
CMYK:
11, 0, 8, 33
HSL:
136°, 10.2703%, 63.7255%
HSV (HSB):
136°, 11.0465%, 67.4510%
XYZ:
34.0609, 38.7460, 38.0313
xyY:
0.3073, 0.3496, 38.7460
CIE-Lab:
68.5669, -9.3643, 4.9549
CIE-LCH:
68.5669, 10.5944, 152.1153
CIE-Luv:
68.5669, -9.8378, 8.7204
Hunter-Lab:
62.2463, -11.2564, 7.3473
#99ac9e color charts
#99ac9e color shades, tints & tones
#99ac9e color schemes
#99ac9e color preview, HTML & CSS examples
This text has a color of #99ac9e
<p style="color:#99ac9e;">Text here</p>
.mytext {color:#99ac9e;}
This box has a color of #99ac9e
<div style="background-color:#99ac9e;">Content here</div>
.mybackground {background-color:#99ac9e;}
Border around this has a color of #99ac9e
<div style="border:2px solid #99ac9e;">Content here</div>
.myborder {border:2px solid #99ac9e;}