#a04e3d color space conversions
Hex:
#a04e3d
RGB:
160, 78, 61
CMY:
37, 69, 76
CMYK:
0, 51, 62, 37
HSL:
10°, 44.7964%, 43.3333%
HSV (HSB):
10°, 61.8750%, 62.7451%
XYZ:
18.0639, 13.2593, 6.0221
xyY:
0.4837, 0.3550, 13.2593
CIE-Lab:
43.1514, 32.5085, 25.7843
CIE-LCH:
43.1514, 41.4926, 38.4199
CIE-Luv:
43.1514, 61.4850, 22.1156
Hunter-Lab:
36.4133, 24.8270, 15.6838
#a04e3d color charts
#a04e3d color shades, tints & tones
#a04e3d color schemes
#a04e3d color preview, HTML & CSS examples
This text has a color of #a04e3d
<p style="color:#a04e3d;">Text here</p>
.mytext {color:#a04e3d;}
This box has a color of #a04e3d
<div style="background-color:#a04e3d;">Content here</div>
.mybackground {background-color:#a04e3d;}
Border around this has a color of #a04e3d
<div style="border:2px solid #a04e3d;">Content here</div>
.myborder {border:2px solid #a04e3d;}