#a5884a color space conversions
Hex:
#a5884a
RGB:
165, 136, 74
CMY:
35, 47, 71
CMYK:
0, 18, 55, 35
HSL:
41°, 38.0753%, 46.8627%
HSV (HSB):
41°, 55.1515%, 64.7059%
XYZ:
25.5572, 26.1021, 10.1698
xyY:
0.4134, 0.4222, 26.1021
CIE-Lab:
58.1338, 3.1797, 37.0738
CIE-LCH:
58.1338, 37.2099, 85.0979
CIE-Luv:
58.1338, 23.0917, 42.7046
Hunter-Lab:
51.0902, -0.1154, 23.9612
#a5884a color charts
#a5884a color shades, tints & tones
#a5884a color schemes
#a5884a color preview, HTML & CSS examples
This text has a color of #a5884a
<p style="color:#a5884a;">Text here</p>
.mytext {color:#a5884a;}
This box has a color of #a5884a
<div style="background-color:#a5884a;">Content here</div>
.mybackground {background-color:#a5884a;}
Border around this has a color of #a5884a
<div style="border:2px solid #a5884a;">Content here</div>
.myborder {border:2px solid #a5884a;}