FF0200

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

FF0200 CONVERSIONS

Different converted color standards of #FF0200
Hex triplet
FF0200
RGB decimal
255, 2, 0
RGB percentage
100, 0.8, 0
CMY
0, 99, 100
CMYK
0, 99, 100, 0
HSL
0.5°, 100, 50
HSV (or HSB)
0.5°, 100, 100
Websafe
FF0000
XYZ
41.262, 21.303, 1.937
Yxy
21.303, 0.64, 0.33
CIE-L*ab
53.28, 79.973, 67.236
CIE-L*CH°
53.28, 104.481, 40.055
CIE-L*uv
53.28, 174.78, 37.836
Hunter-Lab
46.156, 78.801, 29.82
Binary
11111111, 10, 0
Decimal
16712192

FF0200 COLOR HARMONIES

Color schemes with #FF0200

FF0200 COLOR BLINDNESS SIMULATOR

Perception of #FF0200 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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