#ac1e7e color space conversions
Hex:
#ac1e7e
RGB:
172, 30, 126
CMY:
33, 88, 51
CMYK:
0, 83, 27, 33
HSL:
319°, 70.2970%, 39.6078%
HSV (HSB):
319°, 82.5581%, 67.4510%
XYZ:
21.2434, 11.2056, 20.7819
xyY:
0.3991, 0.2105, 11.2056
CIE-Lab:
39.9246, 62.3807, -18.7304
CIE-LCH:
39.9246, 65.1320, 343.2871
CIE-Luv:
39.9246, 72.5569, -35.0945
Hunter-Lab:
33.4747, 54.6974, -13.3764
#ac1e7e color charts
#ac1e7e color shades, tints & tones
#ac1e7e color schemes
#ac1e7e color preview, HTML & CSS examples
This text has a color of #ac1e7e
<p style="color:#ac1e7e;">Text here</p>
.mytext {color:#ac1e7e;}
This box has a color of #ac1e7e
<div style="background-color:#ac1e7e;">Content here</div>
.mybackground {background-color:#ac1e7e;}
Border around this has a color of #ac1e7e
<div style="border:2px solid #ac1e7e;">Content here</div>
.myborder {border:2px solid #ac1e7e;}