FF0402

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

FF0402 CONVERSIONS

Different converted color standards of #FF0402
Hex triplet
FF0402
RGB decimal
255, 4, 2
RGB percentage
100, 1.6, 0.8
CMY
0, 98, 99
CMYK
0, 98, 99, 0
HSL
0.5°, 100, 50.4
HSV (or HSB)
0.5°, 99.2, 100
Websafe
FF0000
XYZ
41.294, 21.351, 2.002
Yxy
21.351, 0.639, 0.33
CIE-L*ab
53.332, 79.849, 66.748
CIE-L*CH°
53.332, 104.073, 39.893
CIE-L*uv
53.332, 174.395, 37.752
Hunter-Lab
46.207, 78.658, 29.776
Binary
11111111, 100, 10
Decimal
16712706

FF0402 COLOR HARMONIES

Color schemes with #FF0402

FF0402 COLOR BLINDNESS SIMULATOR

Perception of #FF0402 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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