#a03c2e color space conversions
Hex:
#a03c2e
RGB:
160, 60, 46
CMY:
37, 76, 82
CMYK:
0, 63, 71, 37
HSL:
7°, 55.3398%, 40.3922%
HSV (HSB):
7°, 71.2500%, 62.7451%
XYZ:
16.6062, 10.9026, 3.8139
xyY:
0.5302, 0.3481, 10.9026
CIE-Lab:
39.4159, 40.6592, 30.1060
CIE-LCH:
39.4159, 50.5919, 36.5180
CIE-Luv:
39.4159, 76.2818, 22.4559
Hunter-Lab:
33.0190, 31.9894, 16.2649
#a03c2e color charts
#a03c2e color shades, tints & tones
#a03c2e color schemes
#a03c2e color preview, HTML & CSS examples
This text has a color of #a03c2e
<p style="color:#a03c2e;">Text here</p>
.mytext {color:#a03c2e;}
This box has a color of #a03c2e
<div style="background-color:#a03c2e;">Content here</div>
.mybackground {background-color:#a03c2e;}
Border around this has a color of #a03c2e
<div style="border:2px solid #a03c2e;">Content here</div>
.myborder {border:2px solid #a03c2e;}