#ac2f3e color space conversions
Hex:
#ac2f3e
RGB:
172, 47, 62
CMY:
33, 82, 76
CMYK:
0, 73, 64, 33
HSL:
353°, 57.0776%, 42.9412%
HSV (HSB):
353°, 72.6744%, 67.4510%
XYZ:
18.8993, 11.1515, 5.7138
xyY:
0.5284, 0.3118, 11.1515
CIE-Lab:
39.8345, 51.1703, 21.3888
CIE-LCH:
39.8345, 55.4606, 22.6846
CIE-Luv:
39.8345, 90.0986, 13.1035
Hunter-Lab:
33.3938, 42.5830, 13.2310
#ac2f3e color charts
#ac2f3e color shades, tints & tones
#ac2f3e color schemes
#ac2f3e color preview, HTML & CSS examples
This text has a color of #ac2f3e
<p style="color:#ac2f3e;">Text here</p>
.mytext {color:#ac2f3e;}
This box has a color of #ac2f3e
<div style="background-color:#ac2f3e;">Content here</div>
.mybackground {background-color:#ac2f3e;}
Border around this has a color of #ac2f3e
<div style="border:2px solid #ac2f3e;">Content here</div>
.myborder {border:2px solid #ac2f3e;}