#a05a0e color space conversions
Hex:
#a05a0e
RGB:
160, 90, 14
CMY:
37, 65, 95
CMYK:
0, 44, 91, 37
HSL:
31°, 83.9080%, 34.1176%
HSV (HSB):
31°, 91.2500%, 62.7451%
XYZ:
18.2326, 14.8176, 2.3146
xyY:
0.5156, 0.4190, 14.8176
CIE-Lab:
45.3834, 23.7800, 50.4303
CIE-LCH:
45.3834, 55.7557, 64.7541
CIE-Luv:
45.3834, 57.1693, 41.6619
Hunter-Lab:
38.4937, 17.1831, 23.3805
#a05a0e color charts
#a05a0e color shades, tints & tones
#a05a0e color schemes
#a05a0e color preview, HTML & CSS examples
This text has a color of #a05a0e
<p style="color:#a05a0e;">Text here</p>
.mytext {color:#a05a0e;}
This box has a color of #a05a0e
<div style="background-color:#a05a0e;">Content here</div>
.mybackground {background-color:#a05a0e;}
Border around this has a color of #a05a0e
<div style="border:2px solid #a05a0e;">Content here</div>
.myborder {border:2px solid #a05a0e;}