#a7996c color space conversions
Hex:
#a7996c
RGB:
167, 153, 108
CMY:
35, 40, 58
CMYK:
0, 8, 35, 35
HSL:
46°, 25.1064%, 53.9216%
HSV (HSB):
46°, 35.3293%, 65.4902%
XYZ:
30.0344, 32.0807, 18.7966
xyY:
0.3712, 0.3965, 32.0807
CIE-Lab:
63.4095, -1.7200, 25.5512
CIE-LCH:
63.4095, 25.6090, 93.8510
CIE-Luv:
63.4095, 11.3807, 33.2300
Hunter-Lab:
56.6398, -4.4665, 19.9718
#a7996c color charts
#a7996c color shades, tints & tones
#a7996c color schemes
#a7996c color preview, HTML & CSS examples
This text has a color of #a7996c
<p style="color:#a7996c;">Text here</p>
.mytext {color:#a7996c;}
This box has a color of #a7996c
<div style="background-color:#a7996c;">Content here</div>
.mybackground {background-color:#a7996c;}
Border around this has a color of #a7996c
<div style="border:2px solid #a7996c;">Content here</div>
.myborder {border:2px solid #a7996c;}