#ac053c color space conversions
Hex:
#ac053c
RGB:
172, 5, 60
CMY:
33, 98, 76
CMYK:
0, 97, 65, 33
HSL:
340°, 94.3503%, 34.7059%
HSV (HSB):
340°, 97.0930%, 67.4510%
XYZ:
17.8831, 9.2054, 5.1092
xyY:
0.5554, 0.2859, 9.2054
CIE-Lab:
36.3769, 60.7468, 18.1673
CIE-LCH:
36.3769, 63.4052, 16.6501
CIE-Luv:
36.3769, 103.9267, 7.2511
Hunter-Lab:
30.3405, 52.1148, 11.2541
#ac053c color charts
#ac053c color shades, tints & tones
#ac053c color schemes
#ac053c color preview, HTML & CSS examples
This text has a color of #ac053c
<p style="color:#ac053c;">Text here</p>
.mytext {color:#ac053c;}
This box has a color of #ac053c
<div style="background-color:#ac053c;">Content here</div>
.mybackground {background-color:#ac053c;}
Border around this has a color of #ac053c
<div style="border:2px solid #ac053c;">Content here</div>
.myborder {border:2px solid #ac053c;}