#ac201e color space conversions
Hex:
#ac201e
RGB:
172, 32, 30
CMY:
33, 87, 88
CMYK:
0, 81, 83, 33
HSL:
1°, 70.2970%, 39.6078%
HSV (HSB):
1°, 82.5581%, 67.4510%
XYZ:
17.7641, 9.8974, 2.2024
xyY:
0.5948, 0.3314, 9.8974
CIE-Lab:
37.6577, 54.5889, 38.0200
CIE-LCH:
37.6577, 66.5242, 34.8563
CIE-Luv:
37.6577, 104.4156, 23.0367
Hunter-Lab:
31.4602, 45.7355, 17.8714
#ac201e color charts
#ac201e color shades, tints & tones
#ac201e color schemes
#ac201e color preview, HTML & CSS examples
This text has a color of #ac201e
<p style="color:#ac201e;">Text here</p>
.mytext {color:#ac201e;}
This box has a color of #ac201e
<div style="background-color:#ac201e;">Content here</div>
.mybackground {background-color:#ac201e;}
Border around this has a color of #ac201e
<div style="border:2px solid #ac201e;">Content here</div>
.myborder {border:2px solid #ac201e;}