#ac5d5f color space conversions
Hex:
#ac5d5f
RGB:
172, 93, 95
CMY:
33, 64, 63
CMYK:
0, 46, 45, 33
HSL:
358°, 32.2449%, 51.9608%
HSV (HSB):
358°, 45.9302%, 67.4510%
XYZ:
22.9932, 17.4256, 12.9781
xyY:
0.4306, 0.3263, 17.4256
CIE-Lab:
48.7919, 32.2717, 13.2833
CIE-LCH:
48.7919, 34.8985, 22.3725
CIE-Luv:
48.7919, 54.9497, 10.6174
Hunter-Lab:
41.7440, 25.2684, 10.7877
#ac5d5f color charts
#ac5d5f color shades, tints & tones
#ac5d5f color schemes
#ac5d5f color preview, HTML & CSS examples
This text has a color of #ac5d5f
<p style="color:#ac5d5f;">Text here</p>
.mytext {color:#ac5d5f;}
This box has a color of #ac5d5f
<div style="background-color:#ac5d5f;">Content here</div>
.mybackground {background-color:#ac5d5f;}
Border around this has a color of #ac5d5f
<div style="border:2px solid #ac5d5f;">Content here</div>
.myborder {border:2px solid #ac5d5f;}