#a85a0d color space conversions
Hex:
#a85a0d
RGB:
168, 90, 13
CMY:
34, 65, 95
CMYK:
0, 46, 92, 34
HSL:
30°, 85.6354%, 35.4902%
HSV (HSB):
30°, 92.2619%, 65.8824%
XYZ:
19.8773, 15.6662, 2.3570
xyY:
0.5245, 0.4134, 15.6662
CIE-Lab:
46.5335, 27.2446, 52.0768
CIE-LCH:
46.5335, 58.7730, 62.3832
CIE-Luv:
46.5335, 63.9402, 42.3070
Hunter-Lab:
39.5806, 20.3762, 24.1757
#a85a0d color charts
#a85a0d color shades, tints & tones
#a85a0d color schemes
#a85a0d color preview, HTML & CSS examples
This text has a color of #a85a0d
<p style="color:#a85a0d;">Text here</p>
.mytext {color:#a85a0d;}
This box has a color of #a85a0d
<div style="background-color:#a85a0d;">Content here</div>
.mybackground {background-color:#a85a0d;}
Border around this has a color of #a85a0d
<div style="border:2px solid #a85a0d;">Content here</div>
.myborder {border:2px solid #a85a0d;}