#aa7f7e color space conversions
Hex:
#aa7f7e
RGB:
170, 127, 126
CMY:
33, 50, 51
CMYK:
0, 25, 26, 33
HSL:
1°, 20.5607%, 58.0392%
HSV (HSB):
1°, 25.8824%, 66.6667%
XYZ:
27.9328, 25.2311, 23.1365
xyY:
0.3661, 0.3307, 25.2311
CIE-Lab:
57.2999, 16.4784, 7.0328
CIE-LCH:
57.2999, 17.9164, 23.1123
CIE-Luv:
57.2999, 27.5492, 6.6401
Hunter-Lab:
50.2306, 11.3588, 7.8521
#aa7f7e color charts
#aa7f7e color shades, tints & tones
#aa7f7e color schemes
#aa7f7e color preview, HTML & CSS examples
This text has a color of #aa7f7e
<p style="color:#aa7f7e;">Text here</p>
.mytext {color:#aa7f7e;}
This box has a color of #aa7f7e
<div style="background-color:#aa7f7e;">Content here</div>
.mybackground {background-color:#aa7f7e;}
Border around this has a color of #aa7f7e
<div style="border:2px solid #aa7f7e;">Content here</div>
.myborder {border:2px solid #aa7f7e;}