#a5884c color space conversions
Hex:
#a5884c
RGB:
165, 136, 76
CMY:
35, 47, 70
CMYK:
0, 18, 54, 35
HSL:
40°, 36.9295%, 47.2549%
HSV (HSB):
40°, 53.9394%, 64.7059%
XYZ:
25.6257, 26.1295, 10.5303
xyY:
0.4114, 0.4195, 26.1295
CIE-Lab:
58.1597, 3.3559, 36.0585
CIE-LCH:
58.1597, 36.2143, 84.6828
CIE-Luv:
58.1597, 22.9628, 41.7594
Hunter-Lab:
51.1170, 0.0300, 23.5679
#a5884c color charts
#a5884c color shades, tints & tones
#a5884c color schemes
#a5884c color preview, HTML & CSS examples
This text has a color of #a5884c
<p style="color:#a5884c;">Text here</p>
.mytext {color:#a5884c;}
This box has a color of #a5884c
<div style="background-color:#a5884c;">Content here</div>
.mybackground {background-color:#a5884c;}
Border around this has a color of #a5884c
<div style="border:2px solid #a5884c;">Content here</div>
.myborder {border:2px solid #a5884c;}