What color will the following CSS snippet display on all paragraphs?
p { color: #FF0000; }
Yellow
Blue
Green
Red