HSI ↔ RGB Converter
HSI (Hue, Saturation, Intensity) — used in machine-vision colour models.
210°
Hue
50%
Saturation
50.2%
Intensity
hsi(210, 50%, 50.2%)
About this tool
HSI is a perception-relevant model that decouples intensity from chromaticity. Different from HSL/HSV — used heavily in image processing and segmentation.