#a04a3c color space conversions
Hex:
#a04a3c
RGB:
160, 74, 60
CMY:
37, 71, 76
CMYK:
0, 54, 63, 37
HSL:
8°, 45.4545%, 43.1373%
HSV (HSB):
8°, 62.5000%, 62.7451%
XYZ:
17.7616, 12.6974, 5.7897
xyY:
0.4900, 0.3503, 12.6974
CIE-Lab:
42.3037, 34.5495, 25.3161
CIE-LCH:
42.3037, 42.8319, 36.2321
CIE-Luv:
42.3037, 64.3957, 21.0233
Hunter-Lab:
35.6334, 26.6155, 15.3100
#a04a3c color charts
#a04a3c color shades, tints & tones
#a04a3c color schemes
#a04a3c color preview, HTML & CSS examples
This text has a color of #a04a3c
<p style="color:#a04a3c;">Text here</p>
.mytext {color:#a04a3c;}
This box has a color of #a04a3c
<div style="background-color:#a04a3c;">Content here</div>
.mybackground {background-color:#a04a3c;}
Border around this has a color of #a04a3c
<div style="border:2px solid #a04a3c;">Content here</div>
.myborder {border:2px solid #a04a3c;}