https color code example
Example 1: como cambiar el color html
<p style="color:#FF0000";>Red paragraph text</p>
Example 2: how to give color to text in html
HTML color to text
<body>
<p style="color:#FF0000";>Red paragraph text</p>
</body>
<p style="color:#FF0000";>Red paragraph text</p>
HTML color to text
<body>
<p style="color:#FF0000";>Red paragraph text</p>
</body>