FF00FD

The color #FF00FD is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #FF00FF.

FF00FD CONVERSIONS

Different converted color standards of #FF00FD
Hex triplet
FF00FD
RGB decimal
255, 0, 253
RGB percentage
100, 0, 99.2
CMY
0, 100, 1
CMYK
0, 100, 1, 0
HSL
300.5°, 100, 50
HSV (or HSB)
300.5°, 100, 100
Websafe
FF00FF
XYZ
58.97, 28.352, 95.293
Yxy
28.352, 0.323, 0.155
CIE-L*ab
60.205, 97.977, -59.918
CIE-L*CH°
60.205, 114.847, 328.552
CIE-L*uv
60.205, 84.877, -107.23
Hunter-Lab
53.246, 104.505, -68.836
Binary
11111111, 0, 11111101
Decimal
16711933

FF00FD COLOR HARMONIES

Color schemes with #FF00FD

FF00FD COLOR BLINDNESS SIMULATOR

Perception of #FF00FD by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #FF00FD" can be used to change the color of text.

<p style="color: #FF00FD">This is an example.</p>

To change the background color use style="background-color: #FF00FD".

<div style="background-color: #FF00FD"></div>