#ac2d97 color space conversions
Hex:
#ac2d97
RGB:
172, 45, 151
CMY:
33, 82, 41
CMYK:
0, 74, 12, 33
HSL:
310°, 58.5253%, 42.5490%
HSV (HSB):
310°, 73.8372%, 67.4510%
XYZ:
23.5376, 12.8818, 30.5240
xyY:
0.3516, 0.1924, 12.8818
CIE-Lab:
42.5846, 61.4667, -29.8873
CIE-LCH:
42.5846, 68.3477, 334.0693
CIE-Luv:
42.5846, 59.5170, -51.1145
Hunter-Lab:
35.8912, 54.2512, -25.2999
#ac2d97 color charts
#ac2d97 color shades, tints & tones
#ac2d97 color schemes
#ac2d97 color preview, HTML & CSS examples
This text has a color of #ac2d97
<p style="color:#ac2d97;">Text here</p>
.mytext {color:#ac2d97;}
This box has a color of #ac2d97
<div style="background-color:#ac2d97;">Content here</div>
.mybackground {background-color:#ac2d97;}
Border around this has a color of #ac2d97
<div style="border:2px solid #ac2d97;">Content here</div>
.myborder {border:2px solid #ac2d97;}