#a05c2e color space conversions
Hex:
#a05c2e
RGB:
160, 92, 46
CMY:
37, 64, 82
CMYK:
0, 43, 71, 37
HSL:
24°, 55.3398%, 40.3922%
HSV (HSB):
24°, 71.2500%, 62.7451%
XYZ:
18.8175, 15.3251, 4.5510
xyY:
0.4863, 0.3961, 15.3251
CIE-Lab:
46.0763, 23.8441, 37.6196
CIE-LCH:
46.0763, 44.5396, 57.6327
CIE-Luv:
46.0763, 53.3520, 34.3834
Hunter-Lab:
39.1473, 17.2943, 20.5104
#a05c2e color charts
#a05c2e color shades, tints & tones
#a05c2e color schemes
#a05c2e color preview, HTML & CSS examples
This text has a color of #a05c2e
<p style="color:#a05c2e;">Text here</p>
.mytext {color:#a05c2e;}
This box has a color of #a05c2e
<div style="background-color:#a05c2e;">Content here</div>
.mybackground {background-color:#a05c2e;}
Border around this has a color of #a05c2e
<div style="border:2px solid #a05c2e;">Content here</div>
.myborder {border:2px solid #a05c2e;}