FFFFF2

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

FFFFF2 CONVERSIONS

Different converted color standards of #FFFFF2
Hex triplet
FFFFF2
RGB decimal
255, 255, 242
RGB percentage
100, 100, 94.9
CMY
0, 0, 5
CMYK
0, 0, 5, 0
HSL
60°, 100, 97.5
HSV (or HSB)
60°, 5.1, 100
Websafe
FFFFFF
XYZ
93.027, 99.191, 98.247
Yxy
99.191, 0.32, 0.341
CIE-L*ab
99.686, -2.215, 6.196
CIE-L*CH°
99.686, 6.58, 109.674
CIE-L*uv
99.686, 0.714, 9.874
Hunter-Lab
99.595, -7.561, 11.228
Binary
11111111, 11111111, 11110010
Decimal
16777202

FFFFF2 COLOR HARMONIES

Color schemes with #FFFFF2

FFFFF2 COLOR BLINDNESS SIMULATOR

Perception of #FFFFF2 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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