#a7964e color space conversions
Hex:
#a7964e
RGB:
167, 150, 78
CMY:
35, 41, 69
CMYK:
0, 10, 53, 35
HSL:
49°, 36.3265%, 48.0392%
HSV (HSB):
49°, 53.2934%, 65.4902%
XYZ:
28.2178, 30.5782, 11.6227
xyY:
0.4007, 0.4342, 30.5782
CIE-Lab:
62.1500, -3.3001, 39.8677
CIE-LCH:
62.1500, 40.0041, 94.7319
CIE-Luv:
62.1500, 14.9378, 47.7642
Hunter-Lab:
55.2976, -5.6839, 26.2465
#a7964e color charts
#a7964e color shades, tints & tones
#a7964e color schemes
#a7964e color preview, HTML & CSS examples
This text has a color of #a7964e
<p style="color:#a7964e;">Text here</p>
.mytext {color:#a7964e;}
This box has a color of #a7964e
<div style="background-color:#a7964e;">Content here</div>
.mybackground {background-color:#a7964e;}
Border around this has a color of #a7964e
<div style="border:2px solid #a7964e;">Content here</div>
.myborder {border:2px solid #a7964e;}