Share:

HSI to DLCH(DIN99 LCH) Converter - Color Space Converter

HSI color space introduction

Also known as the HSI color space.There are 3 channels in total, hue,range from 0 to 360.saturation,range from 0 to 100.intensity,range from 0 to 255.
Origin: The HSI color space was designed to better match the color perception characteristics of the human eye, suitable for processing color-related information.
Primary Names: HSI, which includes H (Hue), S (Saturation), and I (Intensity) as the three color channels.
Typically expressed as a triplet, for example: hsi(120°, 0.5, 0.75) represents a green hue with medium saturation and high brightness.
Usage Scope: Extensively used in image processing and analysis, such as color segmentation, edge detection, target tracking, etc.
Additionally, HSI can be converted to and from RGB, and while similar to HSV and HSL, in HSI, I (Intensity) represents the overall brightness of the color.

DLCH(DIN99 LCH) color space introduction

Also known as the DLCH(DIN99 LCH) color space.There are 3 channels in total,L,range from 0 to 100.C,range from 0 to 51.484.H,range from 0 to 360.
DIN99 LCH is a color space based on the DIN99 colorimetric system. It's an LCH (Lightness, Chroma, Hue) representation, which is a derivative of the CIELAB color space. The DIN99 system was developed to improve the perceptual uniformity of the LAB color space, making color differences more consistent with human vision.
DIN99 LCH color space.
In the DIN99 LCH color space, colors are represented by Lightness (L*99), Chroma (C*99), and Hue angle (h°99).
DIN99 LCH is commonly used in fields requiring precise color matching and analysis, such as the textile and plastics industries.
The DIN99 LCH color space is widely used in color science and industrial applications due to its perceptual uniformity in representing colors.

You might also want to convert HSI color space to these formats: