#a03d0d color space conversions
Hex:
#a03d0d
RGB:
160, 61, 13
CMY:
37, 76, 95
CMYK:
0, 62, 92, 37
HSL:
20°, 84.9711%, 33.9216%
HSV (HSB):
20°, 91.8750%, 62.7451%
XYZ:
16.2386, 10.8401, 1.6173
xyY:
0.5659, 0.3778, 10.8401
CIE-Lab:
39.3099, 39.0380, 46.1991
CIE-LCH:
39.3099, 60.4841, 49.8024
CIE-Luv:
39.3099, 79.6001, 32.0801
Hunter-Lab:
32.9244, 30.4202, 20.1347
#a03d0d color charts
#a03d0d color shades, tints & tones
#a03d0d color schemes
#a03d0d color preview, HTML & CSS examples
This text has a color of #a03d0d
<p style="color:#a03d0d;">Text here</p>
.mytext {color:#a03d0d;}
This box has a color of #a03d0d
<div style="background-color:#a03d0d;">Content here</div>
.mybackground {background-color:#a03d0d;}
Border around this has a color of #a03d0d
<div style="border:2px solid #a03d0d;">Content here</div>
.myborder {border:2px solid #a03d0d;}