Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
99.61% | 94.9% | 94.9% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
0° | 85.71% | 97.25% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0° | 4.72% | 99.61% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
1 | 0.95 | 0.95 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0 | 0.86 | 0.97 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0 | 0.05 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 4.72% | 4.72% | 0.39% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.96 | -0.01 | 0.02 |
XYZ | ||
---|---|---|
X | Y | Z |
88.65 | 90.99 | 96.89 |
CIE Lab | ||
---|---|---|
L | a | b |
96.4 | 4.02 | 1.43 |
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
#fef2f2
rgb(254,242,242)
hsl(0, 86%, 97%)
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.