Calculatorism

HSL to RGB Calculator

Convert HSL (hue, saturation, lightness) back to RGB.

Input Data

Input Hue H.
°
Input Sat S.
Input Light L.

Results

255
0
0
HSL → RGB.

At a glance:HSL to RGB Calculator: enter parameters to compute results; complements related calculators.

Formula

Pick segment by H, rebuild R/G/B from p/q.

How to Use

  1. Enter H,S,L.
  2. It returns R,G,B.

Case Studies

H=0,S=1,L=0.5 → red (255,0,0)

HSL red inverts to RGB red.

FAQ

When S=0?

Regardless of H, result is grayscale (R=G=B).

Related Tools

References

Content review: Calculatorism Science Team. Formula and numeric tests verified; results for reference only.

Found a problem with the results?

If this calculator's result is wrong, or you have any question about the calculation logic, please let us know. You are viewing:HSL to RGB Calculator/color/hsl-to-rgb)。