#a85a0e color space conversions
Hex:
#a85a0e
RGB:
168, 90, 14
CMY:
34, 65, 95
CMYK:
0, 46, 92, 34
HSL:
30°, 84.6154%, 35.6863%
HSV (HSB):
30°, 91.6667%, 65.8824%
XYZ:
19.8839, 15.6689, 2.3919
xyY:
0.5240, 0.4129, 15.6689
CIE-Lab:
46.5370, 27.2623, 51.8095
CIE-LCH:
46.5370, 58.5445, 62.2465
CIE-Luv:
46.5370, 63.9004, 42.1777
Hunter-Lab:
39.5839, 20.3926, 24.1261
#a85a0e color charts
#a85a0e color shades, tints & tones
#a85a0e color schemes
#a85a0e color preview, HTML & CSS examples
This text has a color of #a85a0e
<p style="color:#a85a0e;">Text here</p>
.mytext {color:#a85a0e;}
This box has a color of #a85a0e
<div style="background-color:#a85a0e;">Content here</div>
.mybackground {background-color:#a85a0e;}
Border around this has a color of #a85a0e
<div style="border:2px solid #a85a0e;">Content here</div>
.myborder {border:2px solid #a85a0e;}