FF0001

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

FF0001 CONVERSIONS

Different converted color standards of #FF0001
Hex triplet
FF0001
RGB decimal
255, 0, 1
RGB percentage
100, 0, 0.4
CMY
0, 100, 100
CMYK
0, 100, 100, 0
HSL
359.8°, 100, 50
HSV (or HSB)
359.8°, 100, 100
Websafe
FF0000
XYZ
41.245, 21.262, 1.959
Yxy
21.262, 0.64, 0.33
CIE-L*ab
53.235, 80.116, 66.966
CIE-L*CH°
53.235, 104.417, 39.891
CIE-L*uv
53.235, 174.996, 37.666
Hunter-Lab
46.111, 78.971, 29.759
Binary
11111111, 0, 1
Decimal
16711681

FF0001 COLOR HARMONIES

Color schemes with #FF0001

FF0001 COLOR BLINDNESS SIMULATOR

Perception of #FF0001 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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