FF0E00

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

FF0E00 CONVERSIONS

Different converted color standards of #FF0E00
Hex triplet
FF0E00
RGB decimal
255, 14, 0
RGB percentage
100, 5.5, 0
CMY
0, 95, 100
CMYK
0, 95, 100, 0
HSL
3.3°, 100, 50
HSV (or HSB)
3.3°, 100, 100
Websafe
FF0000
XYZ
41.397, 21.574, 1.982
Yxy
21.574, 0.637, 0.332
CIE-L*ab
53.572, 79.127, 67.338
CIE-L*CH°
53.572, 103.901, 40.398
CIE-L*uv
53.572, 173.095, 38.365
Hunter-Lab
46.448, 77.806, 29.983
Binary
11111111, 1110, 0
Decimal
16715264

FF0E00 COLOR HARMONIES

Color schemes with #FF0E00

FF0E00 COLOR BLINDNESS SIMULATOR

Perception of #FF0E00 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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