Share:

YCgCo to HSLuv(HuSL) Converter - Color Space Converter

YCgCo color space introduction

Also known as the YCgCo color space.There are 3 channels in total, Y,range from 0 to 1.Cg,range from -0.5 to 0.5.Co,range from -0.5 to 0.5.
Origin: The YCgCo color space was designed for digital video processing to provide a simple and reversible color transformation method, serving as an approximation of the YCbCr color space.
Primary Names: YCgCo color space, where 'Y' represents the luminance component, 'Cg' stands for the green difference component, and 'Co' represents the red-blue difference component.
Typically expressed as a triplet, for example: YCgCo(0.5, -0.25, 0.25) represents a color with specific luminance and chromatic differences.
Usage Scope: Mainly used in image coding and digital video processing, for example, it is applied in encoding standards such as JPEG XR and H.264/MPEG-4 AVC.
Additionally, due to the simple conversion process of YCgCo, it supports efficient hardware implementation and can be losslessly transformed back to the RGB format.

HSLuv(HuSL) color space introduction

Also known as the HSLuv(HuSL) color space.There are 3 channels in total,hue,range from 0 to 360.saturation,range from 0 to 100.lightness,range from 0 to 100.
HSLuv is a human-friendly alternative to the CIELUV color space, designed to provide a more perceptually uniform color mapping while retaining the convenience of the HSL representation.
Known as the HSLuv color space.
Colors are represented by three parameters: hue (H), saturation (S), and lightness (L), attempting to maintain perceptual uniformity of saturation across the hue circle.
HSLuv is commonly used in fields requiring intuitive color selection and perceptual uniformity, such as user interface design and artistic creation.
HSLuv adjusts the hue circle of HSL to achieve the goal of maintaining color perceptual uniformity across different levels of lightness.

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