#aa828c color space conversions
Hex:
#aa828c
RGB:
170, 130, 140
CMY:
33, 49, 45
CMYK:
0, 24, 18, 33
HSL:
345°, 19.0476%, 58.8235%
HSV (HSB):
345°, 23.5294%, 66.6667%
XYZ:
29.2938, 26.4048, 28.3636
xyY:
0.3485, 0.3141, 26.4048
CIE-Lab:
58.4193, 16.9673, 0.5778
CIE-LCH:
58.4193, 16.9772, 1.9505
CIE-Luv:
58.4193, 24.0825, -2.1160
Hunter-Lab:
51.3856, 11.8343, 3.2432
#aa828c color charts
#aa828c color shades, tints & tones
#aa828c color schemes
#aa828c color preview, HTML & CSS examples
This text has a color of #aa828c
<p style="color:#aa828c;">Text here</p>
.mytext {color:#aa828c;}
This box has a color of #aa828c
<div style="background-color:#aa828c;">Content here</div>
.mybackground {background-color:#aa828c;}
Border around this has a color of #aa828c
<div style="border:2px solid #aa828c;">Content here</div>
.myborder {border:2px solid #aa828c;}