#aa748c color space conversions
Hex:
#aa748c
RGB:
170, 116, 140
CMY:
33, 55, 45
CMYK:
0, 32, 18, 33
HSL:
333°, 24.1071%, 56.0784%
HSV (HSB):
333°, 31.7647%, 66.6667%
XYZ:
27.5566, 22.9303, 27.7845
xyY:
0.3521, 0.2930, 22.9303
CIE-Lab:
55.0005, 24.8906, -4.4414
CIE-LCH:
55.0005, 25.2838, 349.8827
CIE-Luv:
55.0005, 31.8092, -10.4642
Hunter-Lab:
47.8856, 18.9212, -0.8818
#aa748c color charts
#aa748c color shades, tints & tones
#aa748c color schemes
#aa748c color preview, HTML & CSS examples
This text has a color of #aa748c
<p style="color:#aa748c;">Text here</p>
.mytext {color:#aa748c;}
This box has a color of #aa748c
<div style="background-color:#aa748c;">Content here</div>
.mybackground {background-color:#aa748c;}
Border around this has a color of #aa748c
<div style="border:2px solid #aa748c;">Content here</div>
.myborder {border:2px solid #aa748c;}