#ac12a5 color space conversions
Hex:
#ac12a5
RGB:
172, 18, 165
CMY:
33, 93, 35
CMYK:
0, 90, 4, 33
HSL:
303°, 81.0526%, 37.2549%
HSV (HSB):
303°, 89.5349%, 67.4510%
XYZ:
24.0211, 11.9199, 36.6320
xyY:
0.3310, 0.1642, 11.9199
CIE-Lab:
41.0885, 70.0509, -40.6726
CIE-LCH:
41.0885, 81.0024, 329.8599
CIE-Luv:
41.0885, 58.4459, -66.9185
Hunter-Lab:
34.5252, 63.7733, -38.7405
#ac12a5 color charts
#ac12a5 color shades, tints & tones
#ac12a5 color schemes
#ac12a5 color preview, HTML & CSS examples
This text has a color of #ac12a5
<p style="color:#ac12a5;">Text here</p>
.mytext {color:#ac12a5;}
This box has a color of #ac12a5
<div style="background-color:#ac12a5;">Content here</div>
.mybackground {background-color:#ac12a5;}
Border around this has a color of #ac12a5
<div style="border:2px solid #ac12a5;">Content here</div>
.myborder {border:2px solid #ac12a5;}