#ac993d color space conversions
Hex:
#ac993d
RGB:
172, 153, 61
CMY:
33, 40, 76
CMYK:
0, 11, 65, 33
HSL:
50°, 47.6395%, 45.6863%
HSV (HSB):
50°, 64.5349%, 67.4510%
XYZ:
29.2468, 31.8900, 9.0288
xyY:
0.4168, 0.4545, 31.8900
CIE-Lab:
63.2519, -4.0438, 49.4271
CIE-LCH:
63.2519, 49.5923, 94.6772
CIE-Luv:
63.2519, 17.2325, 56.2838
Hunter-Lab:
56.4713, -6.3785, 30.0504
#ac993d color charts
#ac993d color shades, tints & tones
#ac993d color schemes
#ac993d color preview, HTML & CSS examples
This text has a color of #ac993d
<p style="color:#ac993d;">Text here</p>
.mytext {color:#ac993d;}
This box has a color of #ac993d
<div style="background-color:#ac993d;">Content here</div>
.mybackground {background-color:#ac993d;}
Border around this has a color of #ac993d
<div style="border:2px solid #ac993d;">Content here</div>
.myborder {border:2px solid #ac993d;}