#ac5e5f color space conversions
Hex:
#ac5e5f
RGB:
172, 94, 95
CMY:
33, 63, 63
CMYK:
0, 45, 45, 33
HSL:
359°, 31.9672%, 52.1569%
HSV (HSB):
359°, 45.3488%, 67.4510%
XYZ:
23.0815, 17.6023, 13.0075
xyY:
0.4299, 0.3278, 17.6023
CIE-Lab:
49.0101, 31.7294, 13.5852
CIE-LCH:
49.0101, 34.5154, 23.1786
CIE-Luv:
49.0101, 54.3147, 11.0926
Hunter-Lab:
41.9551, 24.7801, 10.9866
#ac5e5f color charts
#ac5e5f color shades, tints & tones
#ac5e5f color schemes
#ac5e5f color preview, HTML & CSS examples
This text has a color of #ac5e5f
<p style="color:#ac5e5f;">Text here</p>
.mytext {color:#ac5e5f;}
This box has a color of #ac5e5f
<div style="background-color:#ac5e5f;">Content here</div>
.mybackground {background-color:#ac5e5f;}
Border around this has a color of #ac5e5f
<div style="border:2px solid #ac5e5f;">Content here</div>
.myborder {border:2px solid #ac5e5f;}