#a85d2b color space conversions
Hex:
#a85d2b
RGB:
168, 93, 43
CMY:
34, 64, 83
CMYK:
0, 45, 74, 34
HSL:
24°, 59.2417%, 41.3725%
HSV (HSB):
24°, 74.4048%, 65.8824%
XYZ:
20.4988, 16.3280, 4.3567
xyY:
0.4977, 0.3965, 16.3280
CIE-Lab:
47.4018, 26.5636, 40.9073
CIE-LCH:
47.4018, 48.7753, 57.0018
CIE-Luv:
47.4018, 59.5214, 36.5666
Hunter-Lab:
40.4079, 19.8390, 21.8930
#a85d2b color charts
#a85d2b color shades, tints & tones
#a85d2b color schemes
#a85d2b color preview, HTML & CSS examples
This text has a color of #a85d2b
<p style="color:#a85d2b;">Text here</p>
.mytext {color:#a85d2b;}
This box has a color of #a85d2b
<div style="background-color:#a85d2b;">Content here</div>
.mybackground {background-color:#a85d2b;}
Border around this has a color of #a85d2b
<div style="border:2px solid #a85d2b;">Content here</div>
.myborder {border:2px solid #a85d2b;}