FF0020

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

FF0020 CONVERSIONS

Different converted color standards of #FF0020
Hex triplet
FF0020
RGB decimal
255, 0, 32
RGB percentage
100, 0, 12.5
CMY
0, 100, 87
CMYK
0, 100, 87, 0
HSL
352.5°, 100, 50
HSV (or HSB)
352.5°, 100, 100
Websafe
FF0033
XYZ
41.501, 21.364, 3.303
Yxy
21.364, 0.627, 0.323
CIE-L*ab
53.346, 80.418, 57.187
CIE-L*CH°
53.346, 98.679, 35.418
CIE-L*uv
53.346, 172.373, 33.785
Hunter-Lab
46.222, 79.381, 28.118
Binary
11111111, 0, 100000
Decimal
16711712

FF0020 COLOR HARMONIES

Color schemes with #FF0020

FF0020 COLOR BLINDNESS SIMULATOR

Perception of #FF0020 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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