Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
97.25% | 86.27% | 100% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
288° | 100% | 93.14% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
288° | 13.73% | 100% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.97 | 0.86 | 1 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.8 | 1 | 0.93 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.8 | 0.14 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
2.75% | 13.73% | 0% | 0% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.91 | 0.05 | 0.04 |
XYZ | ||
---|---|---|
X | Y | Z |
82.35 | 78.36 | 105.39 |
CIE Lab | ||
---|---|---|
L | a | b |
90.95 | 15.7 | -13.45 |
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
#f8dcff
rgb(248,220,255)
hsl(288, 100%, 93%)
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.