#ac575c color space conversions
Hex:
#ac575c
RGB:
172, 87, 92
CMY:
33, 66, 64
CMYK:
0, 49, 47, 33
HSL:
356°, 33.8645%, 50.7843%
HSV (HSB):
356°, 49.4186%, 67.4510%
XYZ:
22.3532, 16.3598, 12.1048
xyY:
0.4399, 0.3219, 16.3598
CIE-Lab:
47.4430, 35.1682, 13.2167
CIE-LCH:
47.4430, 37.5698, 20.5969
CIE-Luv:
47.4430, 59.3443, 9.8044
Hunter-Lab:
40.4472, 27.8658, 10.5690
#ac575c color charts
#ac575c color shades, tints & tones
#ac575c color schemes
#ac575c color preview, HTML & CSS examples
This text has a color of #ac575c
<p style="color:#ac575c;">Text here</p>
.mytext {color:#ac575c;}
This box has a color of #ac575c
<div style="background-color:#ac575c;">Content here</div>
.mybackground {background-color:#ac575c;}
Border around this has a color of #ac575c
<div style="border:2px solid #ac575c;">Content here</div>
.myborder {border:2px solid #ac575c;}