#ac2d7e color space conversions
Hex:
#ac2d7e
RGB:
172, 45, 126
CMY:
33, 82, 51
CMYK:
0, 74, 27, 33
HSL:
322°, 58.5253%, 42.5490%
HSV (HSB):
322°, 73.8372%, 67.4510%
XYZ:
21.7175, 12.1538, 20.9399
xyY:
0.3962, 0.2217, 12.1538
CIE-Lab:
41.4595, 58.0053, -16.3751
CIE-LCH:
41.4595, 60.2724, 344.2354
CIE-Luv:
41.4595, 68.8305, -31.4862
Hunter-Lab:
34.8623, 50.1880, -11.2088
#ac2d7e color charts
#ac2d7e color shades, tints & tones
#ac2d7e color schemes
#ac2d7e color preview, HTML & CSS examples
This text has a color of #ac2d7e
<p style="color:#ac2d7e;">Text here</p>
.mytext {color:#ac2d7e;}
This box has a color of #ac2d7e
<div style="background-color:#ac2d7e;">Content here</div>
.mybackground {background-color:#ac2d7e;}
Border around this has a color of #ac2d7e
<div style="border:2px solid #ac2d7e;">Content here</div>
.myborder {border:2px solid #ac2d7e;}