Skip to content
sconehead

RGB ↔ HSL Converter

Convert colors between RGB and HSL.

Stays on this deviceColor values are converted locally.

How to use

  1. Enter RGB or HSL.
  2. Convert in either direction.

Example

63, 92, 74

RGB ↔ HSL Converter

Uses standard HSL conversion formulas.

FAQ

What HSL range is used?
H 0–360, S/L 0–100.

Related tools