#ac055e color space conversions
Hex:
#ac055e
RGB:
172, 5, 94
CMY:
33, 98, 63
CMYK:
0, 97, 45, 33
HSL:
328°, 94.3503%, 34.7059%
HSV (HSB):
328°, 97.0930%, 67.4510%
XYZ:
19.0879, 9.6873, 11.4535
xyY:
0.4745, 0.2408, 9.6873
CIE-Lab:
37.2753, 63.1686, -2.5569
CIE-LCH:
37.2753, 63.2204, 357.6821
CIE-Luv:
37.2753, 90.2785, -14.3837
Hunter-Lab:
31.1245, 55.0019, -0.0309
#ac055e color charts
#ac055e color shades, tints & tones
#ac055e color schemes
#ac055e color preview, HTML & CSS examples
This text has a color of #ac055e
<p style="color:#ac055e;">Text here</p>
.mytext {color:#ac055e;}
This box has a color of #ac055e
<div style="background-color:#ac055e;">Content here</div>
.mybackground {background-color:#ac055e;}
Border around this has a color of #ac055e
<div style="border:2px solid #ac055e;">Content here</div>
.myborder {border:2px solid #ac055e;}