#a3501e color space conversions
Hex:
#a3501e
RGB:
163, 80, 30
CMY:
36, 69, 88
CMYK:
0, 51, 82, 36
HSL:
23°, 68.9119%, 37.8431%
HSV (HSB):
23°, 81.5951%, 63.9216%
XYZ:
18.2073, 13.6176, 2.8971
xyY:
0.5244, 0.3922, 13.6176
CIE-Lab:
43.6794, 30.9907, 43.1876
CIE-LCH:
43.6794, 53.1563, 54.3374
CIE-Luv:
43.6794, 66.5590, 35.1183
Hunter-Lab:
36.9020, 23.4924, 21.1766
#a3501e color charts
#a3501e color shades, tints & tones
#a3501e color schemes
#a3501e color preview, HTML & CSS examples
This text has a color of #a3501e
<p style="color:#a3501e;">Text here</p>
.mytext {color:#a3501e;}
This box has a color of #a3501e
<div style="background-color:#a3501e;">Content here</div>
.mybackground {background-color:#a3501e;}
Border around this has a color of #a3501e
<div style="border:2px solid #a3501e;">Content here</div>
.myborder {border:2px solid #a3501e;}