Convertidor de color · Guía
How to Convert HEX to RGB
HEX and RGB describe the same color differently. Converting between them is direct.
HEX is RGB in hexadecimal
A HEX color encodes the red, green and blue channels as three pairs of hexadecimal digits. #0891b2 is simply R=08, G=91, B=b2 in hex — convert each pair to decimal and you have RGB.
Read the result
Paste the HEX and the converter shows the RGB triplet, ready to paste into CSS or a design tool that wants channel values.
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