#ac800f color space conversions
Hex:
#ac800f
RGB:
172, 128, 15
CMY:
33, 50, 94
CMYK:
0, 26, 91, 33
HSL:
43°, 83.9572%, 36.6667%
HSV (HSB):
43°, 91.2791%, 67.4510%
XYZ:
24.8187, 24.2435, 3.8233
xyY:
0.4693, 0.4584, 24.2435
CIE-Lab:
56.3308, 7.8122, 59.2160
CIE-LCH:
56.3308, 59.7290, 82.4845
CIE-Luv:
56.3308, 36.8958, 56.5502
Hunter-Lab:
49.2377, 3.8084, 29.8625
#ac800f color charts
#ac800f color shades, tints & tones
#ac800f color schemes
#ac800f color preview, HTML & CSS examples
This text has a color of #ac800f
<p style="color:#ac800f;">Text here</p>
.mytext {color:#ac800f;}
This box has a color of #ac800f
<div style="background-color:#ac800f;">Content here</div>
.mybackground {background-color:#ac800f;}
Border around this has a color of #ac800f
<div style="border:2px solid #ac800f;">Content here</div>
.myborder {border:2px solid #ac800f;}