#ac996b color space conversions
Hex:
#ac996b
RGB:
172, 153, 107
CMY:
33, 40, 58
CMYK:
0, 11, 38, 33
HSL:
42°, 28.1385%, 54.7059%
HSV (HSB):
42°, 37.7907%, 67.4510%
XYZ:
31.0583, 32.6147, 18.5682
xyY:
0.3776, 0.3966, 32.6147
CIE-Lab:
63.8477, 0.2185, 26.7594
CIE-LCH:
63.8477, 26.7603, 89.5322
CIE-Luv:
63.8477, 14.8154, 34.2656
Hunter-Lab:
57.1092, -2.8656, 20.6992
#ac996b color charts
#ac996b color shades, tints & tones
#ac996b color schemes
#ac996b color preview, HTML & CSS examples
This text has a color of #ac996b
<p style="color:#ac996b;">Text here</p>
.mytext {color:#ac996b;}
This box has a color of #ac996b
<div style="background-color:#ac996b;">Content here</div>
.mybackground {background-color:#ac996b;}
Border around this has a color of #ac996b
<div style="border:2px solid #ac996b;">Content here</div>
.myborder {border:2px solid #ac996b;}