#ac322d color space conversions
Hex:
#ac322d
RGB:
172, 50, 45
CMY:
33, 80, 82
CMYK:
0, 71, 74, 33
HSL:
2°, 58.5253%, 42.5490%
HSV (HSB):
2°, 73.8372%, 67.4510%
XYZ:
18.6275, 11.2413, 3.6706
xyY:
0.5554, 0.3352, 11.2413
CIE-Lab:
39.9840, 49.1202, 31.9155
CIE-LCH:
39.9840, 58.5781, 33.0135
CIE-Luv:
39.9840, 92.5133, 21.8129
Hunter-Lab:
33.5281, 40.4968, 16.9786
#ac322d color charts
#ac322d color shades, tints & tones
#ac322d color schemes
#ac322d color preview, HTML & CSS examples
This text has a color of #ac322d
<p style="color:#ac322d;">Text here</p>
.mytext {color:#ac322d;}
This box has a color of #ac322d
<div style="background-color:#ac322d;">Content here</div>
.mybackground {background-color:#ac322d;}
Border around this has a color of #ac322d
<div style="border:2px solid #ac322d;">Content here</div>
.myborder {border:2px solid #ac322d;}