Color Converter - HEX RGB HSL

Last updated: Jan 5, 2025

Convert colors between HEX, RGB, and HSL formats with live preview and copy-ready values.

Color Converter
HEX: #3498DB
RGB: rgb(52, 152, 219)
HSL: hsl(204, 70%, 53%)

How it works

Simply enter your color value in the input field above, and the converter will automatically transform it to converted formats. You can copy the result with one click or clear both fields to start over.

Examples

Convert HEX to RGB

Input:#ff6b6b
Output:rgb(255, 107, 107)

Convert RGB to HEX

Input:rgb(52, 152, 219)
Output:#3498db

Frequently Asked Questions