#a04d3f color space conversions
Hex:
#a04d3f
RGB:
160, 77, 63
CMY:
37, 70, 75
CMYK:
0, 52, 61, 37
HSL:
9°, 43.4978%, 43.7255%
HSV (HSB):
9°, 60.6250%, 62.7451%
XYZ:
18.0483, 13.1402, 6.2877
xyY:
0.4816, 0.3506, 13.1402
CIE-Lab:
42.9738, 33.1911, 24.3740
CIE-LCH:
42.9738, 41.1794, 36.2918
CIE-Luv:
42.9738, 61.8204, 20.6844
Hunter-Lab:
36.2494, 25.4371, 15.0904
#a04d3f color charts
#a04d3f color shades, tints & tones
#a04d3f color schemes
#a04d3f color preview, HTML & CSS examples
This text has a color of #a04d3f
<p style="color:#a04d3f;">Text here</p>
.mytext {color:#a04d3f;}
This box has a color of #a04d3f
<div style="background-color:#a04d3f;">Content here</div>
.mybackground {background-color:#a04d3f;}
Border around this has a color of #a04d3f
<div style="border:2px solid #a04d3f;">Content here</div>
.myborder {border:2px solid #a04d3f;}