#aac8a8 color space conversions
Hex:
#aac8a8
RGB:
170, 200, 168
CMY:
33, 22, 34
CMYK:
15, 0, 16, 22
HSL:
116°, 22.5352%, 72.1569%
HSV (HSB):
116°, 16.0000%, 78.4314%
XYZ:
44.2997, 52.6818, 44.8795
xyY:
0.3123, 0.3714, 52.6818
CIE-Lab:
77.6867, -16.1563, 12.6866
CIE-LCH:
77.6867, 20.5420, 141.8594
CIE-Luv:
77.6867, -15.1520, 21.0921
Hunter-Lab:
72.5822, -18.0734, 14.1469
#aac8a8 color charts
#aac8a8 color shades, tints & tones
#aac8a8 color schemes
#aac8a8 color preview, HTML & CSS examples
This text has a color of #aac8a8
<p style="color:#aac8a8;">Text here</p>
.mytext {color:#aac8a8;}
This box has a color of #aac8a8
<div style="background-color:#aac8a8;">Content here</div>
.mybackground {background-color:#aac8a8;}
Border around this has a color of #aac8a8
<div style="border:2px solid #aac8a8;">Content here</div>
.myborder {border:2px solid #aac8a8;}