FF1000

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

FF1000 CONVERSIONS

Different converted color standards of #FF1000
Hex triplet
FF1000
RGB decimal
255, 16, 0
RGB percentage
100, 6.3, 0
CMY
0, 94, 100
CMYK
0, 94, 100, 0
HSL
3.8°, 100, 50
HSV (or HSB)
3.8°, 100, 100
Websafe
FF0000
XYZ
41.425, 21.631, 1.992
Yxy
21.631, 0.637, 0.333
CIE-L*ab
53.633, 78.951, 67.359
CIE-L*CH°
53.633, 103.781, 40.47
CIE-L*uv
53.633, 172.746, 38.475
Hunter-Lab
46.509, 77.6, 30.017
Binary
11111111, 10000, 0
Decimal
16715776

FF1000 COLOR HARMONIES

Color schemes with #FF1000

FF1000 COLOR BLINDNESS SIMULATOR

Perception of #FF1000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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