#a5884e color space conversions
Hex:
#a5884e
RGB:
165, 136, 78
CMY:
35, 47, 69
CMYK:
0, 18, 53, 35
HSL:
40°, 35.8025%, 47.6471%
HSV (HSB):
40°, 52.7273%, 64.7059%
XYZ:
25.6964, 26.1577, 10.9023
xyY:
0.4095, 0.4168, 26.1577
CIE-Lab:
58.1864, 3.5373, 35.0360
CIE-LCH:
58.1864, 35.2142, 84.2349
CIE-Luv:
58.1864, 22.8308, 40.7905
Hunter-Lab:
51.1446, 0.1799, 23.1626
#a5884e color charts
#a5884e color shades, tints & tones
#a5884e color schemes
#a5884e color preview, HTML & CSS examples
This text has a color of #a5884e
<p style="color:#a5884e;">Text here</p>
.mytext {color:#a5884e;}
This box has a color of #a5884e
<div style="background-color:#a5884e;">Content here</div>
.mybackground {background-color:#a5884e;}
Border around this has a color of #a5884e
<div style="border:2px solid #a5884e;">Content here</div>
.myborder {border:2px solid #a5884e;}