FF0002

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

FF0002 CONVERSIONS

Different converted color standards of #FF0002
Hex triplet
FF0002
RGB decimal
255, 0, 2
RGB percentage
100, 0, 0.8
CMY
0, 100, 99
CMYK
0, 100, 99, 0
HSL
359.5°, 100, 50
HSV (or HSB)
359.5°, 100, 100
Websafe
FF0000
XYZ
41.251, 21.264, 1.988
Yxy
21.264, 0.64, 0.33
CIE-L*ab
53.238, 80.122, 66.714
CIE-L*CH°
53.238, 104.261, 39.782
CIE-L*uv
53.238, 174.939, 37.582
Hunter-Lab
46.113, 78.98, 29.724
Binary
11111111, 0, 10
Decimal
16711682

FF0002 COLOR HARMONIES

Color schemes with #FF0002

FF0002 COLOR BLINDNESS SIMULATOR

Perception of #FF0002 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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