#a85a10 color space conversions
Hex:
#a85a10
RGB:
168, 90, 16
CMY:
34, 65, 94
CMYK:
0, 46, 90, 34
HSL:
29°, 82.6087%, 36.0784%
HSV (HSB):
29°, 90.4762%, 65.8824%
XYZ:
19.8981, 15.6746, 2.4670
xyY:
0.5231, 0.4121, 15.6746
CIE-Lab:
46.5446, 27.3006, 51.2424
CIE-LCH:
46.5446, 58.0612, 61.9525
CIE-Luv:
46.5446, 63.8149, 41.8996
Hunter-Lab:
39.5911, 20.4280, 24.0194
#a85a10 color charts
#a85a10 color shades, tints & tones
#a85a10 color schemes
#a85a10 color preview, HTML & CSS examples
This text has a color of #a85a10
<p style="color:#a85a10;">Text here</p>
.mytext {color:#a85a10;}
This box has a color of #a85a10
<div style="background-color:#a85a10;">Content here</div>
.mybackground {background-color:#a85a10;}
Border around this has a color of #a85a10
<div style="border:2px solid #a85a10;">Content here</div>
.myborder {border:2px solid #a85a10;}