#aa6f6e color space conversions
Hex:
#aa6f6e
RGB:
170, 111, 110
CMY:
33, 56, 57
CMYK:
0, 35, 35, 33
HSL:
1°, 26.0870%, 54.9020%
HSV (HSB):
1°, 35.2941%, 66.6667%
XYZ:
25.0765, 21.0407, 17.4914
xyY:
0.3942, 0.3308, 21.0407
CIE-Lab:
52.9940, 23.2975, 10.2330
CIE-LCH:
52.9940, 25.4457, 23.7125
CIE-Luv:
52.9940, 39.4660, 9.1724
Hunter-Lab:
45.8702, 17.3103, 9.5004
#aa6f6e color charts
#aa6f6e color shades, tints & tones
#aa6f6e color schemes
#aa6f6e color preview, HTML & CSS examples
This text has a color of #aa6f6e
<p style="color:#aa6f6e;">Text here</p>
.mytext {color:#aa6f6e;}
This box has a color of #aa6f6e
<div style="background-color:#aa6f6e;">Content here</div>
.mybackground {background-color:#aa6f6e;}
Border around this has a color of #aa6f6e
<div style="border:2px solid #aa6f6e;">Content here</div>
.myborder {border:2px solid #aa6f6e;}