#a05005 color space conversions
Hex:
#a05005
RGB:
160, 80, 5
CMY:
37, 69, 98
CMYK:
0, 50, 97, 37
HSL:
29°, 93.9394%, 32.3529%
HSV (HSB):
29°, 96.8750%, 62.7451%
XYZ:
17.3933, 13.2219, 1.7789
xyY:
0.5369, 0.4082, 13.2219
CIE-Lab:
43.0957, 29.1461, 51.1398
CIE-LCH:
43.0957, 58.8623, 60.3199
CIE-Luv:
43.0957, 65.4856, 39.1999
Hunter-Lab:
36.3619, 21.7500, 22.5527
#a05005 color charts
#a05005 color shades, tints & tones
#a05005 color schemes
#a05005 color preview, HTML & CSS examples
This text has a color of #a05005
<p style="color:#a05005;">Text here</p>
.mytext {color:#a05005;}
This box has a color of #a05005
<div style="background-color:#a05005;">Content here</div>
.mybackground {background-color:#a05005;}
Border around this has a color of #a05005
<div style="border:2px solid #a05005;">Content here</div>
.myborder {border:2px solid #a05005;}