#aa5c5f color space conversions
Hex:
#aa5c5f
RGB:
170, 92, 95
CMY:
33, 64, 63
CMYK:
0, 46, 44, 33
HSL:
358°, 31.4516%, 51.3725%
HSV (HSB):
358°, 45.8824%, 66.6667%
XYZ:
22.4703, 17.0266, 12.9286
xyY:
0.4286, 0.3248, 17.0266
CIE-Lab:
48.2935, 32.0400, 12.5492
CIE-LCH:
48.2935, 34.4100, 21.3890
CIE-Luv:
48.2935, 53.9959, 9.7908
Hunter-Lab:
41.2633, 24.9930, 10.3075
#aa5c5f color charts
#aa5c5f color shades, tints & tones
#aa5c5f color schemes
#aa5c5f color preview, HTML & CSS examples
This text has a color of #aa5c5f
<p style="color:#aa5c5f;">Text here</p>
.mytext {color:#aa5c5f;}
This box has a color of #aa5c5f
<div style="background-color:#aa5c5f;">Content here</div>
.mybackground {background-color:#aa5c5f;}
Border around this has a color of #aa5c5f
<div style="border:2px solid #aa5c5f;">Content here</div>
.myborder {border:2px solid #aa5c5f;}