FF00FA

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

FF00FA CONVERSIONS

Different converted color standards of #FF00FA
Hex triplet
FF00FA
RGB decimal
255, 0, 250
RGB percentage
100, 0, 98
CMY
0, 100, 2
CMYK
0, 100, 2, 0
HSL
301.2°, 100, 50
HSV (or HSB)
301.2°, 100, 100
Websafe
FF00FF
XYZ
58.495, 28.162, 92.795
Yxy
28.162, 0.326, 0.157
CIE-L*ab
60.035, 97.565, -58.526
CIE-L*CH°
60.035, 113.773, 329.042
CIE-L*uv
60.035, 86.091, -104.999
Hunter-Lab
53.068, 103.886, -66.528
Binary
11111111, 0, 11111010
Decimal
16711930

FF00FA COLOR HARMONIES

Color schemes with #FF00FA

FF00FA COLOR BLINDNESS SIMULATOR

Perception of #FF00FA by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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