#a85b3a color space conversions
Hex:
#a85b3a
RGB:
168, 91, 58
CMY:
34, 64, 77
CMYK:
0, 46, 65, 34
HSL:
18°, 48.6726%, 44.3137%
HSV (HSB):
18°, 65.4762%, 65.8824%
XYZ:
20.6533, 16.1125, 6.0245
xyY:
0.4827, 0.3765, 16.1125
CIE-Lab:
47.1217, 28.5220, 32.6198
CIE-LCH:
47.1217, 43.3308, 48.8343
CIE-Luv:
47.1217, 59.2803, 29.8944
Hunter-Lab:
40.1404, 21.5972, 19.1997
#a85b3a color charts
#a85b3a color shades, tints & tones
#a85b3a color schemes
#a85b3a color preview, HTML & CSS examples
This text has a color of #a85b3a
<p style="color:#a85b3a;">Text here</p>
.mytext {color:#a85b3a;}
This box has a color of #a85b3a
<div style="background-color:#a85b3a;">Content here</div>
.mybackground {background-color:#a85b3a;}
Border around this has a color of #a85b3a
<div style="border:2px solid #a85b3a;">Content here</div>
.myborder {border:2px solid #a85b3a;}