The Input "#FFCCFF" detected as "HEX".
| Color | ||
| websafe | Yes | |
| Hex | #ffccff | |
| Hex (short) | #fcf | |
| RGB | rgb(255,204,255) | |
| RGB in % | rgb(100%,80%,100%) | |
| CMY in % | C=0 M=20 Y=0 |
|
| CMYK in % | C=0 M=20 Y=0 K=0 |
|
| HSL | hsl(300,100%,90%) | |
| HSV | hsv(300,20%,100%) | |
| Rec. 601 luma | 225.063 | |
| Rec. 709 luma | 218.5248 | |
| Rec. 2020 luma | 220.422 | |
| Grey scale (Rec. 601 luma) | #e1e1e1 | |
| Grey scale (Rec. 709 luma) | #dbdbdb | |
| Grey scale (Rec. 2020 luma) | #dcdcdc | |
| Complementary color | #003300 | |
| Decimal | 16764159 | |
The following inputs are converted automatically:
X11 Color names
example: DodgerBlue4
#rrggbb; rrggbb; #rgb; rgb
(HEX to RGB bzw. HEX2RGB)
example: #4169E1
rgb(r,g,b); r,g,b; rgb(r%,g%,b%); r%,g%,b%
(RGB to HEX bzw. RGB2HEX)
example: 106,90,205