#a7806c color space conversions
Hex:
#a7806c
RGB:
167, 128, 108
CMY:
35, 50, 58
CMYK:
0, 23, 35, 35
HSL:
20°, 25.1064%, 53.9216%
HSV (HSB):
20°, 35.3293%, 65.4902%
XYZ:
26.3623, 24.7365, 17.5725
xyY:
0.3839, 0.3602, 24.7365
CIE-Lab:
56.8178, 12.2057, 16.6579
CIE-LCH:
56.8178, 20.6510, 53.7688
CIE-Luv:
56.8178, 26.9047, 19.3919
Hunter-Lab:
49.7358, 7.5755, 13.8669
#a7806c color charts
#a7806c color shades, tints & tones
#a7806c color schemes
#a7806c color preview, HTML & CSS examples
This text has a color of #a7806c
<p style="color:#a7806c;">Text here</p>
.mytext {color:#a7806c;}
This box has a color of #a7806c
<div style="background-color:#a7806c;">Content here</div>
.mybackground {background-color:#a7806c;}
Border around this has a color of #a7806c
<div style="border:2px solid #a7806c;">Content here</div>
.myborder {border:2px solid #a7806c;}