#a03d1d color space conversions
Hex:
#a03d1d
RGB:
160, 61, 29
CMY:
37, 76, 89
CMYK:
0, 62, 82, 37
HSL:
15°, 69.3122%, 37.0588%
HSV (HSB):
15°, 81.8750%, 62.7451%
XYZ:
16.3877, 10.8998, 2.4025
xyY:
0.5520, 0.3671, 10.8998
CIE-Lab:
39.4112, 39.4482, 39.4403
CIE-LCH:
39.4112, 55.7826, 44.9942
CIE-Luv:
39.4112, 78.1466, 28.6882
Hunter-Lab:
33.0148, 30.8270, 18.7957
#a03d1d color charts
#a03d1d color shades, tints & tones
#a03d1d color schemes
#a03d1d color preview, HTML & CSS examples
This text has a color of #a03d1d
<p style="color:#a03d1d;">Text here</p>
.mytext {color:#a03d1d;}
This box has a color of #a03d1d
<div style="background-color:#a03d1d;">Content here</div>
.mybackground {background-color:#a03d1d;}
Border around this has a color of #a03d1d
<div style="border:2px solid #a03d1d;">Content here</div>
.myborder {border:2px solid #a03d1d;}