F80000

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

F80000 CONVERSIONS

Different converted color standards of #F80000
Hex triplet
F80000
RGB decimal
248, 0, 0
RGB percentage
97.3, 0, 0
CMY
3, 100, 100
CMYK
0, 100, 100, 3
HSL
0°, 100, 48.6
HSV (or HSB)
0°, 100, 97.3
Websafe
FF0000
XYZ
38.711, 19.956, 1.812
Yxy
19.956, 0.64, 0.33
CIE-L*ab
51.788, 78.437, 65.817
CIE-L*CH°
51.788, 102.393, 40
CIE-L*uv
51.788, 170.301, 36.726
Hunter-Lab
44.673, 76.503, 28.866
Binary
11111000, 0, 0
Decimal
16252928

F80000 COLOR HARMONIES

Color schemes with #F80000

F80000 COLOR BLINDNESS SIMULATOR

Perception of #F80000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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