Color converter (HEX / RGB / HSL)
Pick or type a hex color and read RGB and HSL—useful for CSS and design notes.
Type hex (with or without #) or use the swatch. RGB and HSL update live.
- RGB
- rgb(30, 64, 175)
- HSL
- hsl(226, 71%, 40%)
- HEX
- #1e40af
FAQ
- Which inputs work?
- #RGB and #RRGGBB, or use the color picker.