Share:

HSI to XYZ(ciexyz,cie1931,XYZ D65) 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.

XYZ(ciexyz,cie1931,XYZ D65) color space introduction

Also known as the XYZ(ciexyz,cie1931,XYZ D65) color space.There are 3 channels in total,X,range from 0 to 95.045592705167.Y,range from 0 to 100.Z,range from 0 to 108.9057750759878.
Origin: The XYZ color space was defined in 1931 by the International Commission on Illumination (CIE) based on the visual experiments conducted on a large number of observers.
Main Name: CIE 1931 XYZ color space, comprising the X, Y, Z color channels.
Usage: The XYZ color space is primarily used for color measurement, color science, and color conversions. It provides a neutral, device-independent reference for other color spaces, often serving as an intermediate color space for conversions.
Additionally, it's worth noting that the XYZ color space is frequently used as an intermediate step for converting from one device-dependent color space (like sRGB or Adobe RGB) to another. It is closely related to the Lab color space, where XYZ can be converted to Lab, offering a more uniform space for color comparisons and difference measurements.

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