FF0102

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

FF0102 CONVERSIONS

Different converted color standards of #FF0102
Hex triplet
FF0102
RGB decimal
255, 1, 2
RGB percentage
100, 0.4, 0.8
CMY
0, 100, 99
CMYK
0, 100, 99, 0
HSL
359.8°, 100, 50.2
HSV (or HSB)
359.8°, 99.6, 100
Websafe
FF0000
XYZ
41.262, 21.286, 1.991
Yxy
21.286, 0.639, 0.33
CIE-L*ab
53.261, 80.054, 66.722
CIE-L*CH°
53.261, 104.214, 39.81
CIE-L*uv
53.261, 174.802, 37.624
Hunter-Lab
46.137, 78.899, 29.737
Binary
11111111, 1, 10
Decimal
16711938

FF0102 COLOR HARMONIES

Color schemes with #FF0102

FF0102 COLOR BLINDNESS SIMULATOR

Perception of #FF0102 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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