Developer Tools
Color Converter
Convert colors between HEX, RGB and HSL directly in your browser.
Paste any color in HEX, RGB or HSL format and get instant conversions across all three formats, with a live visual preview of the color.
Color Converter
Convert between HEX, RGB and HSL color formats.
Accepts HEX, RGB or HSL
Color preview
Accepted formats
- #ff5733 or ff5733
- rgb(255, 87, 51)
- hsl(11, 100%, 60%)
Output
- - - How to use
- 1. Enter a color
Paste a color value in HEX (
#ff5733), RGB (rgb(255, 87, 51)), or HSL (hsl(11, 100%, 60%)) format. - 2. Click Convert
See the color in all three formats instantly, with a visual preview showing the actual color.
- 3. Copy the format you need
Use the Copy HEX, Copy RGB or Copy HSL buttons to grab the exact format your project requires.
Example
The color #ff5733 converts to rgb(255, 87, 51) and hsl(11, 100%, 60%). All three values represent the same orange-red color.
// chap. 05 — FAQ
Frequently asked.
Answers to the questions people search for most when looking for free, private developer utilities.
/* indexed.txt */ - free for everyone - no cookies - input stays local - public roadmap