Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
100% | 11.76% | 57.25% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
329.07° | 100% | 55.88% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
329.07° | 88.24% | 100% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
1 | 0.12 | 0.57 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.91 | 1 | 0.56 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.91 | 0.88 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 88.24% | 42.75% | 0% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.43 | 0.08 | 0.4 |
XYZ | ||
---|---|---|
X | Y | Z |
46.89 | 24.26 | 29.41 |
CIE Lab | ||
---|---|---|
L | a | b |
56.35 | 83.23 | -4.53 |
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
#ff1e92
rgb(255,30,146)
hsl(329, 100%, 56%)
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.