FF0201

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

FF0201 CONVERSIONS

Different converted color standards of #FF0201
Hex triplet
FF0201
RGB decimal
255, 2, 1
RGB percentage
100, 0.8, 0.4
CMY
0, 99, 100
CMYK
0, 99, 100, 0
HSL
0.2°, 100, 50.2
HSV (or HSB)
0.2°, 99.6, 100
Websafe
FF0000
XYZ
41.267, 21.306, 1.966
Yxy
21.306, 0.639, 0.33
CIE-L*ab
53.282, 79.979, 66.982
CIE-L*CH°
53.282, 104.323, 39.946
CIE-L*uv
53.282, 174.723, 37.751
Hunter-Lab
46.158, 78.81, 29.785
Binary
11111111, 10, 1
Decimal
16712193

FF0201 COLOR HARMONIES

Color schemes with #FF0201

FF0201 COLOR BLINDNESS SIMULATOR

Perception of #FF0201 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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