The Input "#ff69b4" detected as "HEX".
| Color | ||
| websafe | No | |
| CSS3 Color name | 
 | |
| Hex | #ff69b4 | |
| RGB | rgb(255,105,180) | |
| RGB in % | rgb(100%,41%,71%) | |
| CMY in % | C=0 M=59 Y=29 | |
| CMYK in % | C=0 M=59 Y=29 K=0 | |
| HSL | hsl(330,100%,71%) | |
| HSV | hsv(330,59%,100%) | |
| Rec. 601 luma | 158.4 | |
| Rec. 709 luma | 142.305 | |
| Rec. 2020 luma | 148.8525 | |
| Grey scale (Rec. 601 luma) | #9e9e9e | |
| Grey scale (Rec. 709 luma) | #8e8e8e | |
| Grey scale (Rec. 2020 luma) | #959595 | |
| Complementary color | #00964b | |
| Decimal | 16738740 | |
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