#a5864e color space conversions
Hex:
#a5864e
RGB:
165, 134, 78
CMY:
35, 47, 69
CMYK:
0, 19, 53, 35
HSL:
39°, 35.8025%, 47.6471%
HSV (HSB):
39°, 52.7273%, 64.7059%
XYZ:
25.4173, 25.5996, 10.8093
xyY:
0.4111, 0.4141, 25.5996
CIE-Lab:
57.6550, 4.6533, 34.3847
CIE-LCH:
57.6550, 34.6981, 82.2929
CIE-Luv:
57.6550, 24.1829, 39.8084
Hunter-Lab:
50.5960, 1.1277, 22.7505
#a5864e color charts
#a5864e color shades, tints & tones
#a5864e color schemes
#a5864e color preview, HTML & CSS examples
This text has a color of #a5864e
<p style="color:#a5864e;">Text here</p>
.mytext {color:#a5864e;}
This box has a color of #a5864e
<div style="background-color:#a5864e;">Content here</div>
.mybackground {background-color:#a5864e;}
Border around this has a color of #a5864e
<div style="border:2px solid #a5864e;">Content here</div>
.myborder {border:2px solid #a5864e;}