#a85b1c color space conversions
Hex:
#a85b1c
RGB:
168, 91, 28
CMY:
34, 64, 89
CMYK:
0, 46, 83, 34
HSL:
27°, 71.4286%, 38.4314%
HSV (HSB):
27°, 83.3333%, 65.8824%
XYZ:
20.0991, 15.8908, 3.1065
xyY:
0.5141, 0.4065, 15.8908
CIE-Lab:
46.8310, 27.0626, 47.2162
CIE-LCH:
46.8310, 54.4220, 60.1802
CIE-Luv:
46.8310, 62.3367, 40.0271
Hunter-Lab:
39.8633, 20.2391, 23.2839
#a85b1c color charts
#a85b1c color shades, tints & tones
#a85b1c color schemes
#a85b1c color preview, HTML & CSS examples
This text has a color of #a85b1c
<p style="color:#a85b1c;">Text here</p>
.mytext {color:#a85b1c;}
This box has a color of #a85b1c
<div style="background-color:#a85b1c;">Content here</div>
.mybackground {background-color:#a85b1c;}
Border around this has a color of #a85b1c
<div style="border:2px solid #a85b1c;">Content here</div>
.myborder {border:2px solid #a85b1c;}