#aaac8e color space conversions
Hex:
#aaac8e
RGB:
170, 172, 142
CMY:
33, 33, 44
CMYK:
1, 0, 17, 33
HSL:
64°, 15.3061%, 61.5686%
HSV (HSB):
64°, 17.4419%, 67.4510%
XYZ:
36.2126, 40.0041, 31.4041
xyY:
0.3365, 0.3717, 40.0041
CIE-Lab:
69.4724, -5.9416, 15.2249
CIE-LCH:
69.4724, 16.3432, 111.3185
CIE-Luv:
69.4724, 0.4093, 22.1599
Hunter-Lab:
63.2488, -8.4867, 14.8356
#aaac8e color charts
#aaac8e color shades, tints & tones
#aaac8e color schemes
#aaac8e color preview, HTML & CSS examples
This text has a color of #aaac8e
<p style="color:#aaac8e;">Text here</p>
.mytext {color:#aaac8e;}
This box has a color of #aaac8e
<div style="background-color:#aaac8e;">Content here</div>
.mybackground {background-color:#aaac8e;}
Border around this has a color of #aaac8e
<div style="border:2px solid #aaac8e;">Content here</div>
.myborder {border:2px solid #aaac8e;}