FF000E

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

FF000E CONVERSIONS

Different converted color standards of #FF000E
Hex triplet
FF000E
RGB decimal
255, 0, 14
RGB percentage
100, 0, 5.5
CMY
0, 100, 95
CMYK
0, 100, 95, 0
HSL
356.7°, 100, 50
HSV (or HSB)
356.7°, 100, 100
Websafe
FF0000
XYZ
41.319, 21.292, 2.347
Yxy
21.292, 0.636, 0.328
CIE-L*ab
53.267, 80.203, 63.763
CIE-L*CH°
53.267, 102.461, 38.485
CIE-L*uv
53.267, 174.229, 36.533
Hunter-Lab
46.143, 79.09, 29.284
Binary
11111111, 0, 1110
Decimal
16711694

FF000E COLOR HARMONIES

Color schemes with #FF000E

FF000E COLOR BLINDNESS SIMULATOR

Perception of #FF000E by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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