#a85b31 color space conversions
Hex:
#a85b31
RGB:
168, 91, 49
CMY:
34, 64, 81
CMYK:
0, 46, 71, 34
HSL:
21°, 54.8387%, 42.5490%
HSV (HSB):
21°, 70.8333%, 65.8824%
XYZ:
20.4439, 16.0288, 4.9221
xyY:
0.4939, 0.3872, 16.0288
CIE-Lab:
47.0122, 27.9751, 37.3959
CIE-LCH:
47.0122, 46.7018, 53.2006
CIE-Luv:
47.0122, 60.4034, 33.6261
Hunter-Lab:
40.0359, 21.0862, 20.7359
#a85b31 color charts
#a85b31 color shades, tints & tones
#a85b31 color schemes
#a85b31 color preview, HTML & CSS examples
This text has a color of #a85b31
<p style="color:#a85b31;">Text here</p>
.mytext {color:#a85b31;}
This box has a color of #a85b31
<div style="background-color:#a85b31;">Content here</div>
.mybackground {background-color:#a85b31;}
Border around this has a color of #a85b31
<div style="border:2px solid #a85b31;">Content here</div>
.myborder {border:2px solid #a85b31;}