#ac2c32 color space conversions
Hex:
#ac2c32
RGB:
172, 44, 50
CMY:
33, 83, 80
CMYK:
0, 74, 71, 33
HSL:
357°, 59.2593%, 42.3529%
HSV (HSB):
357°, 74.4186%, 67.4510%
XYZ:
18.4897, 10.8023, 4.1282
xyY:
0.5532, 0.3232, 10.8023
CIE-Lab:
39.2455, 51.5851, 28.0623
CIE-LCH:
39.2455, 58.7241, 28.5462
CIE-Luv:
39.2455, 94.6644, 18.1815
Hunter-Lab:
32.8669, 42.9004, 15.5598
#ac2c32 color charts
#ac2c32 color shades, tints & tones
#ac2c32 color schemes
#ac2c32 color preview, HTML & CSS examples
This text has a color of #ac2c32
<p style="color:#ac2c32;">Text here</p>
.mytext {color:#ac2c32;}
This box has a color of #ac2c32
<div style="background-color:#ac2c32;">Content here</div>
.mybackground {background-color:#ac2c32;}
Border around this has a color of #ac2c32
<div style="border:2px solid #ac2c32;">Content here</div>
.myborder {border:2px solid #ac2c32;}