#a03c3e color space conversions
Hex:
#a03c3e
RGB:
160, 60, 62
CMY:
37, 76, 76
CMYK:
0, 63, 61, 37
HSL:
359°, 45.4545%, 43.1373%
HSV (HSB):
359°, 62.5000%, 62.7451%
XYZ:
16.9826, 11.0531, 5.7958
xyY:
0.5020, 0.3267, 11.0531
CIE-Lab:
39.6698, 41.6608, 20.7483
CIE-LCH:
39.6698, 46.5415, 26.4746
CIE-Luv:
39.6698, 72.9875, 14.7696
Hunter-Lab:
33.2462, 32.9991, 12.9363
#a03c3e color charts
#a03c3e color shades, tints & tones
#a03c3e color schemes
#a03c3e color preview, HTML & CSS examples
This text has a color of #a03c3e
<p style="color:#a03c3e;">Text here</p>
.mytext {color:#a03c3e;}
This box has a color of #a03c3e
<div style="background-color:#a03c3e;">Content here</div>
.mybackground {background-color:#a03c3e;}
Border around this has a color of #a03c3e
<div style="border:2px solid #a03c3e;">Content here</div>
.myborder {border:2px solid #a03c3e;}