Convertidor de color · Guía
HEX, RGB and HSL Cheatsheet
A compact reference to the three formats and their ranges, for when you just need the syntax.
Syntax and ranges
HEX is #RRGGBB in hexadecimal. RGB is rgb(0–255, 0–255, 0–255). HSL is hsl(0–360, 0–100%, 0–100%). Each describes the same color space from a different angle.
Converting
Rather than convert by hand, paste any one format into the converter and read the other two. It removes the arithmetic and the chance of error.
Preguntas frecuentes
Puedo usarlo en trabajo de produccion?
Si, para inspeccion, formato y generacion rapida. Revisa siempre el resultado antes de llevarlo a codigo o configuracion de produccion.
¿Listo para probarlo?
Abre la herramienta gratuita Convertidor de color en el navegador y aplica lo que acabas de leer: sin registro y procesando localmente.
Abrir la herramienta Convertidor de color