#ac01a5 color space conversions
Hex:
#ac01a5
RGB:
172, 1, 165
CMY:
33, 100, 35
CMYK:
0, 99, 4, 33
HSL:
302°, 98.8439%, 33.9216%
HSV (HSB):
302°, 99.4186%, 67.4510%
XYZ:
23.8156, 11.5090, 36.5635
xyY:
0.3313, 0.1601, 11.5090
CIE-Lab:
40.4248, 72.0078, -41.7301
CIE-LCH:
40.4248, 83.2257, 329.9068
CIE-Luv:
40.4248, 59.5588, -68.3142
Hunter-Lab:
33.9249, 65.9404, -40.1541
#ac01a5 color charts
#ac01a5 color shades, tints & tones
#ac01a5 color schemes
#ac01a5 color preview, HTML & CSS examples
This text has a color of #ac01a5
<p style="color:#ac01a5;">Text here</p>
.mytext {color:#ac01a5;}
This box has a color of #ac01a5
<div style="background-color:#ac01a5;">Content here</div>
.mybackground {background-color:#ac01a5;}
Border around this has a color of #ac01a5
<div style="border:2px solid #ac01a5;">Content here</div>
.myborder {border:2px solid #ac01a5;}