#ac320e color space conversions
Hex:
#ac320e
RGB:
172, 50, 14
CMY:
33, 80, 95
CMYK:
0, 71, 92, 33
HSL:
14°, 84.9462%, 36.4706%
HSV (HSB):
14°, 91.8605%, 67.4510%
XYZ:
18.2331, 11.0836, 1.5938
xyY:
0.5899, 0.3586, 11.0836
CIE-Lab:
39.7209, 48.1900, 47.1464
CIE-LCH:
39.7209, 67.4170, 44.3728
CIE-Luv:
39.7209, 96.8196, 30.3136
Hunter-Lab:
33.2920, 39.4987, 20.4660
#ac320e color charts
#ac320e color shades, tints & tones
#ac320e color schemes
#ac320e color preview, HTML & CSS examples
This text has a color of #ac320e
<p style="color:#ac320e;">Text here</p>
.mytext {color:#ac320e;}
This box has a color of #ac320e
<div style="background-color:#ac320e;">Content here</div>
.mybackground {background-color:#ac320e;}
Border around this has a color of #ac320e
<div style="border:2px solid #ac320e;">Content here</div>
.myborder {border:2px solid #ac320e;}