Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
99.22% | 0% | 81.18% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
310.91° | 100% | 49.61% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
310.91° | 100% | 99.22% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.99 | 0 | 0.81 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.86 | 1 | 0.5 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.86 | 1 | 0.99 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 100% | 18.18% | 0.78% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.39 | 0.24 | 0.43 |
XYZ | ||
---|---|---|
X | Y | Z |
51.77 | 25.39 | 61.2 |
CIE Lab | ||
---|---|---|
L | a | b |
57.45 | 91.74 | -38.42 |
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
#fd00cf
rgb(253,0,207)
hsl(311, 100%, 50%)
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.