#ac3c24 color space conversions
Hex:
#ac3c24
RGB:
172, 60, 36
CMY:
33, 76, 86
CMYK:
0, 65, 79, 33
HSL:
11°, 65.3846%, 40.7843%
HSV (HSB):
11°, 79.0698%, 67.4510%
XYZ:
18.9476, 12.1297, 3.0117
xyY:
0.5558, 0.3558, 12.1297
CIE-Lab:
41.4216, 44.5774, 38.5179
CIE-LCH:
41.4216, 58.9133, 40.8292
CIE-Luv:
41.4216, 87.8737, 27.8320
Hunter-Lab:
34.8278, 36.1617, 19.2524
#ac3c24 color charts
#ac3c24 color shades, tints & tones
#ac3c24 color schemes
#ac3c24 color preview, HTML & CSS examples
This text has a color of #ac3c24
<p style="color:#ac3c24;">Text here</p>
.mytext {color:#ac3c24;}
This box has a color of #ac3c24
<div style="background-color:#ac3c24;">Content here</div>
.mybackground {background-color:#ac3c24;}
Border around this has a color of #ac3c24
<div style="border:2px solid #ac3c24;">Content here</div>
.myborder {border:2px solid #ac3c24;}