como hacer un terpilih entre fechas mysql

SELECT * FROM `usuarios` WHERE fecha BETWEEN '2016-03-20' AND '2016-20-31' 
Enchanting Elk