#a03a0d color space conversions
Hex:
#a03a0d
RGB:
160, 58, 13
CMY:
37, 77, 95
CMYK:
0, 64, 92, 37
HSL:
18°, 84.9711%, 33.9216%
HSV (HSB):
18°, 91.8750%, 62.7451%
XYZ:
16.0829, 10.5288, 1.5654
xyY:
0.5708, 0.3737, 10.5288
CIE-Lab:
38.7752, 40.4534, 45.8088
CIE-LCH:
38.7752, 61.1140, 48.5525
CIE-Luv:
38.7752, 81.7297, 31.2027
Hunter-Lab:
32.4480, 31.6896, 19.8534
#a03a0d color charts
#a03a0d color shades, tints & tones
#a03a0d color schemes
#a03a0d color preview, HTML & CSS examples
This text has a color of #a03a0d
<p style="color:#a03a0d;">Text here</p>
.mytext {color:#a03a0d;}
This box has a color of #a03a0d
<div style="background-color:#a03a0d;">Content here</div>
.mybackground {background-color:#a03a0d;}
Border around this has a color of #a03a0d
<div style="border:2px solid #a03a0d;">Content here</div>
.myborder {border:2px solid #a03a0d;}