Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
100% | 93.33% | 77.25% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
42.41° | 100% | 88.63% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
42.41° | 22.75% | 100% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
1 | 0.93 | 0.77 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.12 | 1 | 0.89 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.12 | 0.23 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 6.67% | 22.75% | 0% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.93 | -0.09 | 0.05 |
XYZ | ||
---|---|---|
X | Y | Z |
81.89 | 86.44 | 65.19 |
CIE Lab | ||
---|---|---|
L | a | b |
94.5 | -0.52 | 21.95 |
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
#ffeec5
rgb(255,238,197)
hsl(42, 100%, 89%)
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.