#ac880e color space conversions
Hex:
#ac880e
RGB:
172, 136, 14
CMY:
33, 47, 95
CMYK:
0, 21, 92, 33
HSL:
46°, 84.9462%, 36.4706%
HSV (HSB):
46°, 91.8605%, 67.4510%
XYZ:
25.8967, 26.4107, 4.1483
xyY:
0.4587, 0.4678, 26.4107
CIE-Lab:
58.4248, 3.3478, 61.0208
CIE-LCH:
58.4248, 61.1126, 86.8598
CIE-Luv:
58.4248, 30.8090, 59.7881
Hunter-Lab:
51.3913, 0.0134, 31.1880
#ac880e color charts
#ac880e color shades, tints & tones
#ac880e color schemes
#ac880e color preview, HTML & CSS examples
This text has a color of #ac880e
<p style="color:#ac880e;">Text here</p>
.mytext {color:#ac880e;}
This box has a color of #ac880e
<div style="background-color:#ac880e;">Content here</div>
.mybackground {background-color:#ac880e;}
Border around this has a color of #ac880e
<div style="border:2px solid #ac880e;">Content here</div>
.myborder {border:2px solid #ac880e;}