#ac2c04 color space conversions
Hex:
#ac2c04
RGB:
172, 44, 4
CMY:
33, 83, 98
CMYK:
0, 74, 98, 33
HSL:
14°, 95.4545%, 34.5098%
HSV (HSB):
14°, 97.6744%, 67.4510%
XYZ:
17.9359, 10.5808, 1.2118
xyY:
0.6033, 0.3559, 10.5808
CIE-Lab:
38.8652, 50.3023, 49.9415
CIE-LCH:
38.8652, 70.8835, 44.7938
CIE-Luv:
38.8652, 101.1046, 30.2503
Hunter-Lab:
32.5281, 41.4999, 20.5608
#ac2c04 color charts
#ac2c04 color shades, tints & tones
#ac2c04 color schemes
#ac2c04 color preview, HTML & CSS examples
This text has a color of #ac2c04
<p style="color:#ac2c04;">Text here</p>
.mytext {color:#ac2c04;}
This box has a color of #ac2c04
<div style="background-color:#ac2c04;">Content here</div>
.mybackground {background-color:#ac2c04;}
Border around this has a color of #ac2c04
<div style="border:2px solid #ac2c04;">Content here</div>
.myborder {border:2px solid #ac2c04;}