#a03c2d color space conversions
Hex:
#a03c2d
RGB:
160, 60, 45
CMY:
37, 76, 82
CMYK:
0, 63, 72, 37
HSL:
8°, 56.0976%, 40.1961%
HSV (HSB):
8°, 71.8750%, 62.7451%
XYZ:
16.5867, 10.8948, 3.7113
xyY:
0.5317, 0.3493, 10.8948
CIE-Lab:
39.4027, 40.6068, 30.6755
CIE-LCH:
39.4027, 50.8910, 37.0684
CIE-Luv:
39.4027, 76.4601, 22.8702
Hunter-Lab:
33.0072, 31.9368, 16.4385
#a03c2d color charts
#a03c2d color shades, tints & tones
#a03c2d color schemes
#a03c2d color preview, HTML & CSS examples
This text has a color of #a03c2d
<p style="color:#a03c2d;">Text here</p>
.mytext {color:#a03c2d;}
This box has a color of #a03c2d
<div style="background-color:#a03c2d;">Content here</div>
.mybackground {background-color:#a03c2d;}
Border around this has a color of #a03c2d
<div style="border:2px solid #a03c2d;">Content here</div>
.myborder {border:2px solid #a03c2d;}