Conversor HEX RGB HSL grátis
Converter cores entre HEX, RGB e HSL. Pré-visualização em tempo real.
Preview
Ferramentas relacionadas
Frequently asked questions
- How does the color converter work?
- Enter a color in one format (HEX, RGB or HSL). The tool converts it instantly to the other two and shows a preview box. All calculations are done in JavaScript in your browser; no data is sent anywhere.
- What formats are supported?
- HEX (e.g. #ff5733 or ff5733), RGB (e.g. 255, 87, 51) and HSL (e.g. 9, 100%, 60%). The tool accepts common variants and updates the others in real time.
- Is my input stored?
- No. Everything runs in your browser. The values you type are only used for the conversion and preview; nothing is sent to or stored on any server.
- Can I copy the converted values?
- Yes. You can select and copy the HEX, RGB or HSL strings from the interface to use them in your code or design tools.
- Why is there a preview box?
- The preview box shows how the color looks, which helps you verify the conversion and use the color in designs or styles.