#aa968c color space conversions
Hex:
#aa968c
RGB:
170, 150, 140
CMY:
33, 41, 45
CMYK:
0, 12, 18, 33
HSL:
20°, 15.0000%, 60.7843%
HSV (HSB):
20°, 17.6471%, 66.6667%
XYZ:
32.2175, 32.2522, 29.3382
xyY:
0.3434, 0.3438, 32.2522
CIE-Lab:
63.5508, 5.7306, 7.9787
CIE-LCH:
63.5508, 9.8235, 54.3127
CIE-Luv:
63.5508, 12.8188, 10.1046
Hunter-Lab:
56.7910, 1.8788, 9.1245
#aa968c color charts
#aa968c color shades, tints & tones
#aa968c color schemes
#aa968c color preview, HTML & CSS examples
This text has a color of #aa968c
<p style="color:#aa968c;">Text here</p>
.mytext {color:#aa968c;}
This box has a color of #aa968c
<div style="background-color:#aa968c;">Content here</div>
.mybackground {background-color:#aa968c;}
Border around this has a color of #aa968c
<div style="border:2px solid #aa968c;">Content here</div>
.myborder {border:2px solid #aa968c;}