Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
100% | 96.08% | 83.92% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
45.37° | 100% | 91.96% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
45.37° | 16.08% | 100% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
1 | 0.96 | 0.84 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.13 | 1 | 0.92 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.13 | 0.16 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 3.92% | 16.08% | 0% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.96 | -0.07 | 0.03 |
XYZ | ||
---|---|---|
X | Y | Z |
86.03 | 91.42 | 76.73 |
CIE Lab | ||
---|---|---|
L | a | b |
96.58 | -1.61 | 16.13 |
Nearest Colors Name
Matching similar color names
CSS notation
Use this for all CSS properties that accept a color as a value: color, background-color, border-color
#fff5d6
rgb(255,245,214)
hsl(45, 100%, 92%)
Tints, Shades, and Tones
Tints
A tint is obtained by adding white to a color. This process reduces darkness.
Shades
A shade is obtained by adding black to a color. This process increases darkness.
Color Harmonies
Schemes of colors that work well together
Adjacent / Analogous / Analogic
Pleasing and harmonious to the eye, they can be found in nature.
Rectangle / Tetradic
Two complementary pairs for a total of four colors.