#a5985e color space conversions
Hex:
#a5985e
RGB:
165, 152, 94
CMY:
35, 40, 63
CMYK:
0, 8, 43, 35
HSL:
49°, 28.2869%, 50.7843%
HSV (HSB):
49°, 43.0303%, 64.7059%
XYZ:
28.7657, 31.2640, 15.1081
xyY:
0.3828, 0.4161, 31.2640
CIE-Lab:
62.7298, -3.6548, 32.1999
CIE-LCH:
62.7298, 32.4066, 96.4755
CIE-Luv:
62.7298, 11.4517, 40.6143
Hunter-Lab:
55.9142, -6.0185, 23.1197
#a5985e color charts
#a5985e color shades, tints & tones
#a5985e color schemes
#a5985e color preview, HTML & CSS examples
This text has a color of #a5985e
<p style="color:#a5985e;">Text here</p>
.mytext {color:#a5985e;}
This box has a color of #a5985e
<div style="background-color:#a5985e;">Content here</div>
.mybackground {background-color:#a5985e;}
Border around this has a color of #a5985e
<div style="border:2px solid #a5985e;">Content here</div>
.myborder {border:2px solid #a5985e;}