#ac295e color space conversions
Hex:
#ac295e
RGB:
172, 41, 94
CMY:
33, 84, 63
CMYK:
0, 76, 45, 33
HSL:
336°, 61.5023%, 41.7647%
HSV (HSB):
336°, 76.1628%, 67.4510%
XYZ:
19.8266, 11.1647, 11.6997
xyY:
0.4644, 0.2615, 11.1647
CIE-Lab:
39.8565, 55.7724, 1.2216
CIE-LCH:
39.8565, 55.7858, 1.2547
CIE-Luv:
39.8565, 82.2589, -8.5595
Hunter-Lab:
33.4136, 47.4425, 2.6293
#ac295e color charts
#ac295e color shades, tints & tones
#ac295e color schemes
#ac295e color preview, HTML & CSS examples
This text has a color of #ac295e
<p style="color:#ac295e;">Text here</p>
.mytext {color:#ac295e;}
This box has a color of #ac295e
<div style="background-color:#ac295e;">Content here</div>
.mybackground {background-color:#ac295e;}
Border around this has a color of #ac295e
<div style="border:2px solid #ac295e;">Content here</div>
.myborder {border:2px solid #ac295e;}