Color Format Converter
Convert HEX colors to RGB and HSL with a live color preview.
结果
#2563eb rgb(37, 99, 235) hsl(221, 83%, 53%)
Use Cases
- Convert design colors to CSS
- Inspect HSL values
- Preview a HEX color quickly
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
Does it support shorthand HEX?
Yes. For example, #09f is expanded automatically.
Can I copy the output?
Yes. Copy the CSS color value from the result area.