File ConversionColor ConversionFree Tool

RGB to HSL

Convert RGB values to HSL (Hue, Saturation, Lightness) using the standard color-space conversion formula.

How to Use RGB to HSL
  1. 1Enter R, G, B values separated by commas (e.g. 79, 70, 229)
  2. 2Click Convert
  3. 3Copy the HSL result
Frequently Asked Questions

Three comma-separated numbers from 0-255, e.g. "79, 70, 229" for red, green, and blue.

HSL separates hue (the actual color) from saturation and lightness, making it much easier to create consistent color variations (lighter/darker/more muted) than adjusting three interdependent RGB channels.

No — the calculation happens entirely in your browser.

Related Tools

Related Articles

More from File Conversion