FFFEFF

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

FFFEFF CONVERSIONS

Different converted color standards of #FFFEFF
Hex triplet
FFFEFF
RGB decimal
255, 254, 255
RGB percentage
100, 99.6, 100
CMY
0, 0, 0
CMYK
0, 0, 0, 0
HSL
300°, 100, 99.8
HSV (or HSB)
300°, 0.4, 100
Websafe
FFFFFF
XYZ
94.732, 99.364, 108.794
Yxy
99.364, 0.313, 0.328
CIE-L*ab
99.753, 0.51, -0.371
CIE-L*CH°
99.753, 0.63, 323.973
CIE-L*uv
99.753, 0.504, -0.668
Hunter-Lab
99.681, -4.805, 5.067
Binary
11111111, 11111110, 11111111
Decimal
16776959

FFFEFF COLOR HARMONIES

Color schemes with #FFFEFF

FFFEFF COLOR BLINDNESS SIMULATOR

Perception of #FFFEFF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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