#ac2a3c color space conversions
Hex:
#ac2a3c
RGB:
172, 42, 60
CMY:
33, 84, 76
CMYK:
0, 76, 65, 33
HSL:
352°, 60.7477%, 41.9608%
HSV (HSB):
352°, 75.5814%, 67.4510%
XYZ:
18.6568, 10.7528, 5.3671
xyY:
0.5365, 0.3092, 10.7528
CIE-Lab:
39.1610, 52.8198, 21.7736
CIE-LCH:
39.1610, 57.1316, 22.4027
CIE-Luv:
39.1610, 93.0691, 12.8741
Hunter-Lab:
32.7915, 44.1730, 13.2498
#ac2a3c color charts
#ac2a3c color shades, tints & tones
#ac2a3c color schemes
#ac2a3c color preview, HTML & CSS examples
This text has a color of #ac2a3c
<p style="color:#ac2a3c;">Text here</p>
.mytext {color:#ac2a3c;}
This box has a color of #ac2a3c
<div style="background-color:#ac2a3c;">Content here</div>
.mybackground {background-color:#ac2a3c;}
Border around this has a color of #ac2a3c
<div style="border:2px solid #ac2a3c;">Content here</div>
.myborder {border:2px solid #ac2a3c;}