Ejemplo 1: selector de color html
<input type="color" value="#f6f82" id="colorPicker">
Ejemplo 2: color en html
<!-- Color in HTML by inline-css -->
<p style="color: red; background-color: blue;">
This text is red and the background is blue
</p>
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)