#ac297d color space conversions
Hex:
#ac297d
RGB:
172, 41, 125
CMY:
33, 84, 51
CMYK:
0, 76, 27, 33
HSL:
322°, 61.5023%, 41.7647%
HSV (HSB):
322°, 76.1628%, 67.4510%
XYZ:
21.5079, 11.8372, 20.5533
xyY:
0.3990, 0.2196, 11.8372
CIE-Lab:
40.9562, 59.1878, -16.5279
CIE-LCH:
40.9562, 61.4522, 344.3979
CIE-Luv:
40.9562, 70.3498, -31.8007
Hunter-Lab:
34.4052, 51.3772, -11.3354
#ac297d color charts
#ac297d color shades, tints & tones
#ac297d color schemes
#ac297d color preview, HTML & CSS examples
This text has a color of #ac297d
<p style="color:#ac297d;">Text here</p>
.mytext {color:#ac297d;}
This box has a color of #ac297d
<div style="background-color:#ac297d;">Content here</div>
.mybackground {background-color:#ac297d;}
Border around this has a color of #ac297d
<div style="border:2px solid #ac297d;">Content here</div>
.myborder {border:2px solid #ac297d;}