F00000

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

F00000 CONVERSIONS

Different converted color standards of #F00000
Hex triplet
F00000
RGB decimal
240, 0, 0
RGB percentage
94.1, 0, 0
CMY
6, 100, 100
CMYK
0, 100, 100, 6
HSL
0°, 100, 47.1
HSV (or HSB)
0°, 100, 94.1
Websafe
FF0000
XYZ
35.935, 18.525, 1.682
Yxy
18.525, 0.64, 0.33
CIE-L*ab
50.127, 76.516, 64.205
CIE-L*CH°
50.127, 99.884, 40
CIE-L*uv
50.127, 164.84, 35.548
Hunter-Lab
43.041, 73.709, 27.812
Binary
11110000, 0, 0
Decimal
15728640

F00000 COLOR HARMONIES

Color schemes with #F00000

F00000 COLOR BLINDNESS SIMULATOR

Perception of #F00000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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