HSL to RGB Converter with Formula

Enter hue, saturation, and lightness to get the matching RGB values instantly.

Summary

Enter hue, saturation, and lightness to get the matching RGB values instantly.

How it works

  1. Enter hue (0-360), saturation (0-100), lightness (0-100)
  2. Read the R, G, B values in the output panel
  3. Copy the rgb() string or individual channel values

Use cases

  • Feed RGB values into image processing APIs
  • Match HSL design tokens to RGB-based hardware
  • Debug color inconsistencies between tools

Frequently Asked Questions

Last updated: 2026-07-01 · Reviewed by Nham Vu