What is the HTML code to change black text to red?

I am not that familiar with html, I’ve only used a few codes successfully. I have tried to look it up online. However, I can’t seem to get it right. So, if I want to change the following text: TEST
to red in color, what would the code including TEST look like?

Thank you in advance to your help.

<font color="red">TEST</font>