#a3570c color space conversions
Hex:
#a3570c
RGB:
163, 87, 12
CMY:
36, 66, 95
CMYK:
0, 47, 93, 36
HSL:
30°, 86.2857%, 34.3137%
HSV (HSB):
30°, 92.6380%, 63.9216%
XYZ:
18.5788, 14.6295, 2.1924
xyY:
0.5248, 0.4133, 14.6295
CIE-Lab:
45.1225, 26.7183, 50.9731
CIE-LCH:
45.1225, 57.5511, 62.3381
CIE-Luv:
45.1225, 62.1707, 41.0356
Hunter-Lab:
38.2485, 19.7697, 23.3755
#a3570c color charts
#a3570c color shades, tints & tones
#a3570c color schemes
#a3570c color preview, HTML & CSS examples
This text has a color of #a3570c
<p style="color:#a3570c;">Text here</p>
.mytext {color:#a3570c;}
This box has a color of #a3570c
<div style="background-color:#a3570c;">Content here</div>
.mybackground {background-color:#a3570c;}
Border around this has a color of #a3570c
<div style="border:2px solid #a3570c;">Content here</div>
.myborder {border:2px solid #a3570c;}