#a7714e color space conversions
Hex:
#a7714e
RGB:
167, 113, 78
CMY:
35, 56, 69
CMYK:
0, 32, 53, 35
HSL:
24°, 36.3265%, 48.0392%
HSV (HSB):
24°, 53.2934%, 65.4902%
XYZ:
23.2166, 20.5758, 9.9556
xyY:
0.4320, 0.3828, 20.5758
CIE-Lab:
52.4821, 17.3716, 27.9709
CIE-LCH:
52.4821, 32.9263, 58.1574
CIE-Luv:
52.4821, 40.1826, 29.7551
Hunter-Lab:
45.3606, 11.9796, 18.7396
#a7714e color charts
#a7714e color shades, tints & tones
#a7714e color schemes
#a7714e color preview, HTML & CSS examples
This text has a color of #a7714e
<p style="color:#a7714e;">Text here</p>
.mytext {color:#a7714e;}
This box has a color of #a7714e
<div style="background-color:#a7714e;">Content here</div>
.mybackground {background-color:#a7714e;}
Border around this has a color of #a7714e
<div style="border:2px solid #a7714e;">Content here</div>
.myborder {border:2px solid #a7714e;}