#a3500e color space conversions
Hex:
#a3500e
RGB:
163, 80, 14
CMY:
36, 69, 95
CMYK:
0, 51, 91, 36
HSL:
27°, 84.1808%, 34.7059%
HSV (HSB):
27°, 91.4110%, 63.9216%
XYZ:
18.0522, 13.5556, 2.0805
xyY:
0.5359, 0.4024, 13.5556
CIE-Lab:
43.5887, 30.5613, 49.2705
CIE-LCH:
43.5887, 57.9791, 58.1897
CIE-Luv:
43.5887, 67.6493, 38.3217
Hunter-Lab:
36.8179, 23.0891, 22.4222
#a3500e color charts
#a3500e color shades, tints & tones
#a3500e color schemes
#a3500e color preview, HTML & CSS examples
This text has a color of #a3500e
<p style="color:#a3500e;">Text here</p>
.mytext {color:#a3500e;}
This box has a color of #a3500e
<div style="background-color:#a3500e;">Content here</div>
.mybackground {background-color:#a3500e;}
Border around this has a color of #a3500e
<div style="border:2px solid #a3500e;">Content here</div>
.myborder {border:2px solid #a3500e;}