FFFDEF

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

FFFDEF CONVERSIONS

Different converted color standards of #FFFDEF
Hex triplet
FFFDEF
RGB decimal
255, 253, 239
RGB percentage
100, 99.2, 93.7
CMY
0, 1, 6
CMYK
0, 1, 6, 0
HSL
52.5°, 100, 96.9
HSV (or HSB)
52.5°, 6.3, 100
Websafe
FFFFFF
XYZ
91.945, 97.743, 95.682
Yxy
97.743, 0.322, 0.343
CIE-L*ab
99.12, -1.708, 6.917
CIE-L*CH°
99.12, 7.125, 103.871
CIE-L*uv
99.12, 1.914, 10.854
Hunter-Lab
98.865, -7.007, 11.824
Binary
11111111, 11111101, 11101111
Decimal
16776687

FFFDEF COLOR HARMONIES

Color schemes with #FFFDEF

FFFDEF COLOR BLINDNESS SIMULATOR

Perception of #FFFDEF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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