#ac3e5e color space conversions
Hex:
#ac3e5e
RGB:
172, 62, 94
CMY:
33, 76, 63
CMYK:
0, 64, 45, 33
HSL:
343°, 47.0085%, 45.8824%
HSV (HSB):
343°, 63.9535%, 67.4510%
XYZ:
20.7563, 13.0241, 12.0096
xyY:
0.4533, 0.2844, 13.0241
CIE-Lab:
42.7995, 47.6513, 5.4635
CIE-LCH:
42.7995, 47.9635, 6.5407
CIE-Luv:
42.7995, 73.1290, -1.9254
Hunter-Lab:
36.0889, 39.5076, 5.5318
#ac3e5e color charts
#ac3e5e color shades, tints & tones
#ac3e5e color schemes
#ac3e5e color preview, HTML & CSS examples
This text has a color of #ac3e5e
<p style="color:#ac3e5e;">Text here</p>
.mytext {color:#ac3e5e;}
This box has a color of #ac3e5e
<div style="background-color:#ac3e5e;">Content here</div>
.mybackground {background-color:#ac3e5e;}
Border around this has a color of #ac3e5e
<div style="border:2px solid #ac3e5e;">Content here</div>
.myborder {border:2px solid #ac3e5e;}