FF2000

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

FF2000 CONVERSIONS

Different converted color standards of #FF2000
Hex triplet
FF2000
RGB decimal
255, 32, 0
RGB percentage
100, 12.5, 0
CMY
0, 87, 100
CMYK
0, 87, 100, 0
HSL
7.5°, 100, 50
HSV (or HSB)
7.5°, 100, 100
Websafe
FF3300
XYZ
41.757, 22.293, 2.102
Yxy
22.293, 0.631, 0.337
CIE-L*ab
54.337, 76.926, 67.616
CIE-L*CH°
54.337, 102.419, 41.315
CIE-L*uv
54.337, 168.737, 39.742
Hunter-Lab
47.215, 75.235, 30.411
Binary
11111111, 100000, 0
Decimal
16719872

FF2000 COLOR HARMONIES

Color schemes with #FF2000

FF2000 COLOR BLINDNESS SIMULATOR

Perception of #FF2000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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