What is this tool?
This tool converts color codes between HEX, RGB, and HSL formats in real time. It also provides a visual color preview. Useful for web development and design work.
How to Use
- Enter a color value in any format (HEX, RGB, or HSL).
- The other formats are automatically calculated and displayed.
- Use the color picker to visually select a color.
Examples
- Convert #FF5733 to RGB and HSL.
- Find the HEX value for rgb(100, 200, 50).
- Convert an HSL color from a design tool to HEX for CSS.