#ac980e color space conversions
Hex:
#ac980e
RGB:
172, 152, 14
CMY:
33, 40, 95
CMYK:
0, 12, 92, 33
HSL:
52°, 84.9462%, 36.4706%
HSV (HSB):
52°, 91.8605%, 67.4510%
XYZ:
28.3208, 31.2588, 4.9564
xyY:
0.4388, 0.4844, 31.2588
CIE-Lab:
62.7255, -5.3759, 64.3228
CIE-LCH:
62.7255, 64.5471, 94.7775
CIE-Luv:
62.7255, 19.0688, 66.0971
Hunter-Lab:
55.9096, -7.4234, 33.8807
#ac980e color charts
#ac980e color shades, tints & tones
#ac980e color schemes
#ac980e color preview, HTML & CSS examples
This text has a color of #ac980e
<p style="color:#ac980e;">Text here</p>
.mytext {color:#ac980e;}
This box has a color of #ac980e
<div style="background-color:#ac980e;">Content here</div>
.mybackground {background-color:#ac980e;}
Border around this has a color of #ac980e
<div style="border:2px solid #ac980e;">Content here</div>
.myborder {border:2px solid #ac980e;}