The Input "#FFBBFF" detected as "HEX".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #ffbbff | |
| Hex (short) | #fbf | |
| RGB | rgb(255,187,255) | |
| RGB in % | rgb(100%,73%,100%) | |
| CMY in % | C=0 M=27 Y=0 |
|
| CMYK in % | C=0 M=27 Y=0 K=0 |
|
| HSL | hsl(300,100%,87%) | |
| HSV | hsv(300,27%,100%) | |
| Rec. 601 luma | 215.084 | |
| Rec. 709 luma | 206.3664 | |
| Rec. 2020 luma | 208.896 | |
| Grey scale (Rec. 601 luma) | #d7d7d7 | |
| Grey scale (Rec. 709 luma) | #cecece | |
| Grey scale (Rec. 2020 luma) | #d1d1d1 | |
| Complementary color | #004400 | |
| Decimal | 16759807 | |
Show the nearest websafe color data.
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