RGB to HSL Converter

RGB to HSL Converter

Convert RGB colors to HSL format with hue, saturation, and lightness calculations. Ideal for advanced color theory and precise color adjustments.

rgb
hsl
color
Share this tool:
Quick Presets
Common RGB colors for quick conversion
Input
Enter RGB values (0–255) to convert to HSL color space.
How it works: Normalizes RGB values to 0–1, finds the max and min channels to calculate Lightness, then derives Saturation from the range, and Hue from which channel is dominant. For example, R=59, G=130, B=246 → H=217°, S=91%, L=60%.

Complete Guide: RGB to HSL Converter

Everything you need to know about using RGB to HSL Converter effectively