#ac2e4e color space conversions
Hex:
#ac2e4e
RGB:
172, 46, 78
CMY:
33, 82, 69
CMYK:
0, 73, 55, 33
HSL:
345°, 57.7982%, 42.7451%
HSV (HSB):
345°, 73.2558%, 67.4510%
XYZ:
19.3654, 11.2747, 8.3633
xyY:
0.4965, 0.2891, 11.2747
CIE-Lab:
40.0393, 52.6669, 11.6032
CIE-LCH:
40.0393, 53.9299, 12.4245
CIE-Luv:
40.0393, 85.8059, 3.5266
Hunter-Lab:
33.5778, 44.1854, 8.7370
#ac2e4e color charts
#ac2e4e color shades, tints & tones
#ac2e4e color schemes
#ac2e4e color preview, HTML & CSS examples
This text has a color of #ac2e4e
<p style="color:#ac2e4e;">Text here</p>
.mytext {color:#ac2e4e;}
This box has a color of #ac2e4e
<div style="background-color:#ac2e4e;">Content here</div>
.mybackground {background-color:#ac2e4e;}
Border around this has a color of #ac2e4e
<div style="border:2px solid #ac2e4e;">Content here</div>
.myborder {border:2px solid #ac2e4e;}