#a85e1d color space conversions
Hex:
#a85e1d
RGB:
168, 94, 29
CMY:
34, 63, 89
CMYK:
0, 44, 83, 34
HSL:
28°, 70.5584%, 38.6275%
HSV (HSB):
28°, 82.7381%, 65.8824%
XYZ:
20.3729, 16.4189, 3.2578
xyY:
0.5087, 0.4100, 16.4189
CIE-Lab:
47.5194, 25.4417, 47.4267
CIE-LCH:
47.5194, 53.8198, 61.7890
CIE-Luv:
47.5194, 59.8973, 40.9139
Hunter-Lab:
40.5203, 18.8363, 23.5973
#a85e1d color charts
#a85e1d color shades, tints & tones
#a85e1d color schemes
#a85e1d color preview, HTML & CSS examples
This text has a color of #a85e1d
<p style="color:#a85e1d;">Text here</p>
.mytext {color:#a85e1d;}
This box has a color of #a85e1d
<div style="background-color:#a85e1d;">Content here</div>
.mybackground {background-color:#a85e1d;}
Border around this has a color of #a85e1d
<div style="border:2px solid #a85e1d;">Content here</div>
.myborder {border:2px solid #a85e1d;}