#ac300f color space conversions
Hex:
#ac300f
RGB:
172, 48, 15
CMY:
33, 81, 94
CMYK:
0, 72, 91, 33
HSL:
13°, 83.9572%, 36.6667%
HSV (HSB):
13°, 91.2791%, 67.4510%
XYZ:
18.1564, 10.9191, 1.6026
xyY:
0.5918, 0.3559, 10.9191
CIE-Lab:
39.4438, 48.9794, 46.5792
CIE-LCH:
39.4438, 67.5914, 43.5612
CIE-Luv:
39.4438, 97.9662, 29.6808
Hunter-Lab:
33.0440, 40.2521, 20.2553
#ac300f color charts
#ac300f color shades, tints & tones
#ac300f color schemes
#ac300f color preview, HTML & CSS examples
This text has a color of #ac300f
<p style="color:#ac300f;">Text here</p>
.mytext {color:#ac300f;}
This box has a color of #ac300f
<div style="background-color:#ac300f;">Content here</div>
.mybackground {background-color:#ac300f;}
Border around this has a color of #ac300f
<div style="border:2px solid #ac300f;">Content here</div>
.myborder {border:2px solid #ac300f;}