Input
Output
<html> <head> <title>Onlinetpoint - CSS Name</title> </head> <body> <div style="color: #FF5733;">This is an orange-red color</div> <p style="background-color: #ADD8E6;">Light Blue Background</p> </body> </html>