#ac073a color space conversions
Hex:
#ac073a
RGB:
172, 7, 58
CMY:
33, 97, 77
CMYK:
0, 96, 66, 33
HSL:
341°, 92.1788%, 35.0980%
HSV (HSB):
341°, 95.9302%, 67.4510%
XYZ:
17.8530, 9.2281, 4.8432
xyY:
0.5592, 0.2891, 9.2281
CIE-Lab:
36.4198, 60.4004, 19.5156
CIE-LCH:
36.4198, 63.4749, 17.9059
CIE-Luv:
36.4198, 104.2800, 8.4797
Hunter-Lab:
30.3778, 51.7429, 11.8117
#ac073a color charts
#ac073a color shades, tints & tones
#ac073a color schemes
#ac073a color preview, HTML & CSS examples
This text has a color of #ac073a
<p style="color:#ac073a;">Text here</p>
.mytext {color:#ac073a;}
This box has a color of #ac073a
<div style="background-color:#ac073a;">Content here</div>
.mybackground {background-color:#ac073a;}
Border around this has a color of #ac073a
<div style="border:2px solid #ac073a;">Content here</div>
.myborder {border:2px solid #ac073a;}