#ac200c color space conversions
Hex:
#ac200c
RGB:
172, 32, 12
CMY:
33, 87, 95
CMYK:
0, 81, 93, 33
HSL:
8°, 86.9565%, 36.0784%
HSV (HSB):
8°, 93.0233%, 67.4510%
XYZ:
17.5961, 9.8302, 1.3178
xyY:
0.6122, 0.3420, 9.8302
CIE-Lab:
37.5360, 54.2096, 46.3840
CIE-LCH:
37.5360, 71.3453, 40.5517
CIE-Luv:
37.5360, 106.6841, 26.9151
Hunter-Lab:
31.3532, 45.3102, 19.4552
#ac200c color charts
#ac200c RGB chart
#ac200c CMYK chart
#ac200c RGB pie chart
#ac200c color shades, tints & tones
#ac200c color schemes
#ac200c color preview, HTML & CSS examples
This text has a color of #ac200c
<p style="color:#ac200c;">Text here</p>
.mytext {color:#ac200c;}
Text color #ac200c
This box has a color of #ac200c
<div style="background-color:#ac200c;">Content here</div>
.mybackground {background-color:#ac200c;}
Background color #ac200c
Border around this has a color of #ac200c
<div style="border:2px solid #ac200c;">Content here</div>
.myborder {border:2px solid #ac200c;}
Border color #ac200c