FE0000

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

FE0000 CONVERSIONS

Different converted color standards of #FE0000
Hex triplet
FE0000
RGB decimal
254, 0, 0
RGB percentage
99.6, 0, 0
CMY
0, 100, 100
CMYK
0, 100, 100, 0
HSL
0°, 100, 49.8
HSV (or HSB)
0°, 100, 99.6
Websafe
FF0000
XYZ
40.873, 21.071, 1.913
Yxy
21.071, 0.64, 0.33
CIE-L*ab
53.027, 79.871, 67.02
CIE-L*CH°
53.027, 104.264, 40
CIE-L*uv
53.027, 174.376, 37.604
Hunter-Lab
45.903, 78.61, 29.661
Binary
11111110, 0, 0
Decimal
16646144

FE0000 COLOR HARMONIES

Color schemes with #FE0000

FE0000 COLOR BLINDNESS SIMULATOR

Perception of #FE0000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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