FFFFFE

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

FFFFFE CONVERSIONS

Different converted color standards of #FFFFFE
Hex triplet
FFFFFE
RGB decimal
255, 255, 254
RGB percentage
100, 100, 99.6
CMY
0, 0, 0
CMYK
0, 0, 0, 0
HSL
60°, 100, 99.8
HSV (or HSB)
60°, 0.4, 100
Websafe
FFFFFF
XYZ
94.889, 99.936, 108.054
Yxy
99.936, 0.313, 0.33
CIE-L*ab
99.975, -0.169, 0.466
CIE-L*CH°
99.975, 0.496, 109.985
CIE-L*uv
99.975, 0.056, 0.753
Hunter-Lab
99.968, -5.512, 5.892
Binary
11111111, 11111111, 11111110
Decimal
16777214

FFFFFE COLOR HARMONIES

Color schemes with #FFFFFE

FFFFFE COLOR BLINDNESS SIMULATOR

Perception of #FFFFFE by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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