#a85a3d color space conversions
Hex:
#a85a3d
RGB:
168, 90, 61
CMY:
34, 65, 76
CMYK:
0, 46, 64, 34
HSL:
16°, 46.7249%, 44.9020%
HSV (HSB):
16°, 63.6905%, 65.8824%
XYZ:
20.6469, 15.9741, 6.4100
xyY:
0.4798, 0.3712, 15.9741
CIE-Lab:
46.9405, 29.2726, 30.7152
CIE-LCH:
46.9405, 42.4300, 46.3776
CIE-Luv:
46.9405, 59.5925, 28.1051
Hunter-Lab:
39.9676, 22.2683, 18.4684
#a85a3d color charts
#a85a3d color shades, tints & tones
#a85a3d color schemes
#a85a3d color preview, HTML & CSS examples
This text has a color of #a85a3d
<p style="color:#a85a3d;">Text here</p>
.mytext {color:#a85a3d;}
This box has a color of #a85a3d
<div style="background-color:#a85a3d;">Content here</div>
.mybackground {background-color:#a85a3d;}
Border around this has a color of #a85a3d
<div style="border:2px solid #a85a3d;">Content here</div>
.myborder {border:2px solid #a85a3d;}