#a3501f color space conversions
Hex:
#a3501f
RGB:
163, 80, 31
CMY:
36, 69, 88
CMYK:
0, 51, 81, 36
HSL:
22°, 68.0412%, 38.0392%
HSV (HSB):
22°, 80.9816%, 63.9216%
XYZ:
18.2202, 13.6228, 2.9655
xyY:
0.5234, 0.3914, 13.6228
CIE-Lab:
43.6870, 31.0265, 42.7348
CIE-LCH:
43.6870, 52.8101, 54.0194
CIE-Luv:
43.6870, 66.4692, 34.8541
Hunter-Lab:
36.9091, 23.5261, 21.0727
#a3501f color charts
#a3501f color shades, tints & tones
#a3501f color schemes
#a3501f color preview, HTML & CSS examples
This text has a color of #a3501f
<p style="color:#a3501f;">Text here</p>
.mytext {color:#a3501f;}
This box has a color of #a3501f
<div style="background-color:#a3501f;">Content here</div>
.mybackground {background-color:#a3501f;}
Border around this has a color of #a3501f
<div style="border:2px solid #a3501f;">Content here</div>
.myborder {border:2px solid #a3501f;}