#a3400e color space conversions
Hex:
#a3400e
RGB:
163, 64, 14
CMY:
36, 75, 95
CMYK:
0, 61, 91, 36
HSL:
20°, 84.1808%, 34.7059%
HSV (HSB):
20°, 91.4110%, 63.9216%
XYZ:
17.0169, 11.4850, 1.7354
xyY:
0.5628, 0.3798, 11.4850
CIE-Lab:
40.3857, 38.7647, 46.8847
CIE-LCH:
40.3857, 60.8349, 50.4157
CIE-Luv:
40.3857, 79.8678, 33.1328
Hunter-Lab:
33.8896, 30.3232, 20.6866
#a3400e color charts
#a3400e color shades, tints & tones
#a3400e color schemes
#a3400e color preview, HTML & CSS examples
This text has a color of #a3400e
<p style="color:#a3400e;">Text here</p>
.mytext {color:#a3400e;}
This box has a color of #a3400e
<div style="background-color:#a3400e;">Content here</div>
.mybackground {background-color:#a3400e;}
Border around this has a color of #a3400e
<div style="border:2px solid #a3400e;">Content here</div>
.myborder {border:2px solid #a3400e;}