#a03a1d color space conversions
Hex:
#a03a1d
RGB:
160, 58, 29
CMY:
37, 77, 89
CMYK:
0, 64, 82, 37
HSL:
13°, 69.3122%, 37.0588%
HSV (HSB):
13°, 81.8750%, 62.7451%
XYZ:
16.2320, 10.5884, 2.3506
xyY:
0.5564, 0.3630, 10.5884
CIE-Lab:
38.8784, 40.8605, 38.9286
CIE-LCH:
38.8784, 56.4359, 43.6130
CIE-Luv:
38.8784, 80.2063, 27.7727
Hunter-Lab:
32.5398, 32.0975, 18.4948
#a03a1d color charts
#a03a1d color shades, tints & tones
#a03a1d color schemes
#a03a1d color preview, HTML & CSS examples
This text has a color of #a03a1d
<p style="color:#a03a1d;">Text here</p>
.mytext {color:#a03a1d;}
This box has a color of #a03a1d
<div style="background-color:#a03a1d;">Content here</div>
.mybackground {background-color:#a03a1d;}
Border around this has a color of #a03a1d
<div style="border:2px solid #a03a1d;">Content here</div>
.myborder {border:2px solid #a03a1d;}