#aa5f7f color space conversions
Hex:
#aa5f7f
RGB:
170, 95, 127
CMY:
33, 63, 50
CMYK:
0, 44, 25, 33
HSL:
334°, 30.6122%, 51.9608%
HSV (HSB):
334°, 44.1176%, 66.6667%
XYZ:
24.5005, 18.2628, 22.3124
xyY:
0.3765, 0.2806, 18.2628
CIE-Lab:
49.8133, 34.5335, -4.4411
CIE-LCH:
49.8133, 34.8179, 352.6719
CIE-Luv:
49.8133, 45.5765, -11.9729
Hunter-Lab:
42.7350, 27.5503, -1.0415
#aa5f7f color charts
#aa5f7f color shades, tints & tones
#aa5f7f color schemes
#aa5f7f color preview, HTML & CSS examples
This text has a color of #aa5f7f
<p style="color:#aa5f7f;">Text here</p>
.mytext {color:#aa5f7f;}
This box has a color of #aa5f7f
<div style="background-color:#aa5f7f;">Content here</div>
.mybackground {background-color:#aa5f7f;}
Border around this has a color of #aa5f7f
<div style="border:2px solid #aa5f7f;">Content here</div>
.myborder {border:2px solid #aa5f7f;}