#ac5d5e color space conversions
Hex:
#ac5d5e
RGB:
172, 93, 94
CMY:
33, 64, 63
CMYK:
0, 46, 45, 33
HSL:
359°, 32.2449%, 51.9608%
HSV (HSB):
359°, 45.9302%, 67.4510%
XYZ:
22.9480, 17.4075, 12.7402
xyY:
0.4322, 0.3279, 17.4075
CIE-Lab:
48.7694, 32.1641, 13.8498
CIE-LCH:
48.7694, 35.0192, 23.2966
CIE-Luv:
48.7694, 55.1454, 11.2755
Hunter-Lab:
41.7223, 25.1640, 11.1010
#ac5d5e color charts
#ac5d5e color shades, tints & tones
#ac5d5e color schemes
#ac5d5e color preview, HTML & CSS examples
This text has a color of #ac5d5e
<p style="color:#ac5d5e;">Text here</p>
.mytext {color:#ac5d5e;}
This box has a color of #ac5d5e
<div style="background-color:#ac5d5e;">Content here</div>
.mybackground {background-color:#ac5d5e;}
Border around this has a color of #ac5d5e
<div style="border:2px solid #ac5d5e;">Content here</div>
.myborder {border:2px solid #ac5d5e;}