#ac962e color space conversions
Hex:
#ac962e
RGB:
172, 150, 46
CMY:
33, 41, 82
CMYK:
0, 13, 73, 33
HSL:
50°, 57.7982%, 42.7451%
HSV (HSB):
50°, 73.2558%, 67.4510%
XYZ:
28.4127, 30.7806, 7.0285
xyY:
0.4291, 0.4648, 30.7806
CIE-Lab:
62.3220, -3.2754, 54.8090
CIE-LCH:
62.3220, 54.9068, 93.4199
CIE-Luv:
62.3220, 19.8325, 59.6037
Hunter-Lab:
55.4803, -5.6764, 31.3250
#ac962e color charts
#ac962e color shades, tints & tones
#ac962e color schemes
#ac962e color preview, HTML & CSS examples
This text has a color of #ac962e
<p style="color:#ac962e;">Text here</p>
.mytext {color:#ac962e;}
This box has a color of #ac962e
<div style="background-color:#ac962e;">Content here</div>
.mybackground {background-color:#ac962e;}
Border around this has a color of #ac962e
<div style="border:2px solid #ac962e;">Content here</div>
.myborder {border:2px solid #ac962e;}