#a7864e color space conversions
Hex:
#a7864e
RGB:
167, 134, 78
CMY:
35, 47, 69
CMYK:
0, 20, 53, 35
HSL:
38°, 36.3265%, 48.0392%
HSV (HSB):
38°, 53.2934%, 65.4902%
XYZ:
25.8366, 25.8157, 10.8289
xyY:
0.4135, 0.4132, 25.8157
CIE-Lab:
57.8617, 5.5240, 34.6851
CIE-LCH:
57.8617, 35.1222, 80.9510
CIE-Luv:
57.8617, 25.6558, 39.9602
Hunter-Lab:
50.8092, 1.8516, 22.9300
#a7864e color charts
#a7864e color shades, tints & tones
#a7864e color schemes
#a7864e color preview, HTML & CSS examples
This text has a color of #a7864e
<p style="color:#a7864e;">Text here</p>
.mytext {color:#a7864e;}
This box has a color of #a7864e
<div style="background-color:#a7864e;">Content here</div>
.mybackground {background-color:#a7864e;}
Border around this has a color of #a7864e
<div style="border:2px solid #a7864e;">Content here</div>
.myborder {border:2px solid #a7864e;}