FFFFF1

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

FFFFF1 CONVERSIONS

Different converted color standards of #FFFFF1
Hex triplet
FFFFF1
RGB decimal
255, 255, 241
RGB percentage
100, 100, 94.5
CMY
0, 0, 5
CMYK
0, 0, 5, 0
HSL
60°, 100, 97.3
HSV (or HSB)
60°, 5.5, 100
Websafe
FFFFFF
XYZ
92.877, 99.131, 97.458
Yxy
99.131, 0.321, 0.342
CIE-L*ab
99.663, -2.381, 6.674
CIE-L*CH°
99.663, 7.086, 109.637
CIE-L*uv
99.663, 0.768, 10.624
Hunter-Lab
99.564, -7.727, 11.659
Binary
11111111, 11111111, 11110001
Decimal
16777201

FFFFF1 COLOR HARMONIES

Color schemes with #FFFFF1

FFFFF1 COLOR BLINDNESS SIMULATOR

Perception of #FFFFF1 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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