#ac5b5e color space conversions
Hex:
#ac5b5e
RGB:
172, 91, 94
CMY:
33, 64, 63
CMYK:
0, 47, 45, 33
HSL:
358°, 32.7935%, 51.5686%
HSV (HSB):
358°, 47.0930%, 67.4510%
XYZ:
22.7747, 17.0610, 12.6824
xyY:
0.4337, 0.3249, 17.0610
CIE-Lab:
48.3368, 33.2435, 13.2519
CIE-LCH:
48.3368, 35.7874, 21.7337
CIE-Luv:
48.3368, 56.4141, 10.3353
Hunter-Lab:
41.3049, 26.1377, 10.7088
#ac5b5e color charts
#ac5b5e color shades, tints & tones
#ac5b5e color schemes
#ac5b5e color preview, HTML & CSS examples
This text has a color of #ac5b5e
<p style="color:#ac5b5e;">Text here</p>
.mytext {color:#ac5b5e;}
This box has a color of #ac5b5e
<div style="background-color:#ac5b5e;">Content here</div>
.mybackground {background-color:#ac5b5e;}
Border around this has a color of #ac5b5e
<div style="border:2px solid #ac5b5e;">Content here</div>
.myborder {border:2px solid #ac5b5e;}