#aa7f7d color space conversions
Hex:
#aa7f7d
RGB:
170, 127, 125
CMY:
33, 50, 51
CMYK:
0, 25, 26, 33
HSL:
3°, 20.9302%, 57.8431%
HSV (HSB):
3°, 26.4706%, 66.6667%
XYZ:
27.8686, 25.2055, 22.7983
xyY:
0.3673, 0.3322, 25.2055
CIE-Lab:
57.2751, 16.3307, 7.5743
CIE-LCH:
57.2751, 18.0017, 24.8822
CIE-Luv:
57.2751, 27.6737, 7.3711
Hunter-Lab:
50.2050, 11.2258, 8.2197
#aa7f7d color charts
#aa7f7d color shades, tints & tones
#aa7f7d color schemes
#aa7f7d color preview, HTML & CSS examples
This text has a color of #aa7f7d
<p style="color:#aa7f7d;">Text here</p>
.mytext {color:#aa7f7d;}
This box has a color of #aa7f7d
<div style="background-color:#aa7f7d;">Content here</div>
.mybackground {background-color:#aa7f7d;}
Border around this has a color of #aa7f7d
<div style="border:2px solid #aa7f7d;">Content here</div>
.myborder {border:2px solid #aa7f7d;}