#ac322e color space conversions
Hex:
#ac322e
RGB:
172, 50, 46
CMY:
33, 80, 82
CMYK:
0, 71, 73, 33
HSL:
2°, 57.7982%, 42.7451%
HSV (HSB):
2°, 73.2558%, 67.4510%
XYZ:
18.6470, 11.2491, 3.7733
xyY:
0.5538, 0.3341, 11.2491
CIE-Lab:
39.9969, 49.1657, 31.3412
CIE-LCH:
39.9969, 58.3055, 32.5159
CIE-Luv:
39.9969, 92.3103, 21.4103
Hunter-Lab:
33.5397, 40.5458, 16.8076
#ac322e color charts
#ac322e color shades, tints & tones
#ac322e color schemes
#ac322e color preview, HTML & CSS examples
This text has a color of #ac322e
<p style="color:#ac322e;">Text here</p>
.mytext {color:#ac322e;}
This box has a color of #ac322e
<div style="background-color:#ac322e;">Content here</div>
.mybackground {background-color:#ac322e;}
Border around this has a color of #ac322e
<div style="border:2px solid #ac322e;">Content here</div>
.myborder {border:2px solid #ac322e;}