#ac00a1 color space conversions
Hex:
#ac00a1
RGB:
172, 0, 161
CMY:
33, 100, 37
CMYK:
0, 100, 6, 33
HSL:
304°, 100.0000%, 33.7255%
HSV (HSB):
304°, 100.0000%, 67.4510%
XYZ:
23.4463, 11.3439, 34.6720
xyY:
0.3375, 0.1633, 11.3439
CIE-Lab:
40.1537, 71.5383, -39.7578
CIE-LCH:
40.1537, 81.8439, 330.9366
CIE-Luv:
40.1537, 61.2183, -65.4060
Hunter-Lab:
33.6807, 65.3189, -37.4587
#ac00a1 color charts
#ac00a1 color shades, tints & tones
#ac00a1 color schemes
#ac00a1 color preview, HTML & CSS examples
This text has a color of #ac00a1
<p style="color:#ac00a1;">Text here</p>
.mytext {color:#ac00a1;}
This box has a color of #ac00a1
<div style="background-color:#ac00a1;">Content here</div>
.mybackground {background-color:#ac00a1;}
Border around this has a color of #ac00a1
<div style="border:2px solid #ac00a1;">Content here</div>
.myborder {border:2px solid #ac00a1;}