#ac300e color space conversions
Hex:
#ac300e
RGB:
172, 48, 14
CMY:
33, 81, 95
CMYK:
0, 72, 92, 33
HSL:
13°, 84.9462%, 36.4706%
HSV (HSB):
13°, 91.8605%, 67.4510%
XYZ:
18.1495, 10.9163, 1.5659
xyY:
0.5925, 0.3564, 10.9163
CIE-Lab:
39.4391, 48.9629, 46.9475
CIE-LCH:
39.4391, 67.8339, 43.7962
CIE-Luv:
39.4391, 98.0476, 29.8378
Hunter-Lab:
33.0398, 40.2344, 20.3178
#ac300e color charts
#ac300e color shades, tints & tones
#ac300e color schemes
#ac300e color preview, HTML & CSS examples
This text has a color of #ac300e
<p style="color:#ac300e;">Text here</p>
.mytext {color:#ac300e;}
This box has a color of #ac300e
<div style="background-color:#ac300e;">Content here</div>
.mybackground {background-color:#ac300e;}
Border around this has a color of #ac300e
<div style="border:2px solid #ac300e;">Content here</div>
.myborder {border:2px solid #ac300e;}