Share:

HWB to UCS(cie1960) Converter - Color Space Converter

HWB color space introduction

Also known as the HWB color space.There are 3 channels in total, hue,range from 0 to 360.whiteness,range from 0 to 100.blackness,range from 0 to 100.
Origin: The HWB color space is based on the HSL and HSV models and was proposed by Alvy Ray Smith in 1996 with the aim of simplifying the color selection process.
Primary Names: HWB, representing Hue, Whiteness, and Blackness.
Typically expressed as a triplet, for example: hwb(120, 30%, 20%) represents a green hue with a blend of 30% white and 20% black.
Usage Scope: Primarily used in computer graphics for color picking, especially in web design and other applications that require intuitive color selection.
Additionally, the HWB model was designed to simplify color picking in user interfaces, making the transition from pure color to white or black more intuitive.

UCS(cie1960) color space introduction

Also known as the UCS(cie1960) color space.There are 3 channels in total,U,range from 0 to 100.V,range from 0 to 100.W,range from 0 to 100.
Developed by the International Commission on Illumination (CIE) in 1960, it was intended to provide a uniform color scale that would more closely align with human vision.
The primary name is CIE 1960 UCS (Uniform Color Scale). It is also referred to as the CIE 1960 (u, v) chromaticity space.
Colors in the CIE 1960 UCS are expressed in terms of chromaticity coordinates 'u' and 'v' derived from the CIE XYZ color space, with the addition of a 'W' coordinate representing the luminance factor.
The CIE 1960 UCS is used for applications where a more perceptually linear color space is useful. It's often used in color research and for specifying the colors of light sources and illuminants.
The CIE 1960 UCS is an intermediate step towards the development of subsequent color spaces that are more perceptually uniform, such as CIELUV and CIELAB.

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