#ac221e color space conversions
Hex:
#ac221e
RGB:
172, 34, 30
CMY:
33, 87, 88
CMYK:
0, 80, 83, 33
HSL:
2°, 70.2970%, 39.6078%
HSV (HSB):
2°, 82.5581%, 67.4510%
XYZ:
17.8196, 10.0084, 2.2209
xyY:
0.5930, 0.3331, 10.0084
CIE-Lab:
37.8576, 54.0248, 38.2124
CIE-LCH:
37.8576, 66.1730, 35.2723
CIE-Luv:
37.8576, 103.5372, 23.3949
Hunter-Lab:
31.6361, 45.1802, 17.9830
#ac221e color charts
#ac221e color shades, tints & tones
#ac221e color schemes
#ac221e color preview, HTML & CSS examples
This text has a color of #ac221e
<p style="color:#ac221e;">Text here</p>
.mytext {color:#ac221e;}
This box has a color of #ac221e
<div style="background-color:#ac221e;">Content here</div>
.mybackground {background-color:#ac221e;}
Border around this has a color of #ac221e
<div style="border:2px solid #ac221e;">Content here</div>
.myborder {border:2px solid #ac221e;}