FF1900

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

FF1900 CONVERSIONS

Different converted color standards of #FF1900
Hex triplet
FF1900
RGB decimal
255, 25, 0
RGB percentage
100, 9.8, 0
CMY
0, 90, 100
CMYK
0, 90, 100, 0
HSL
5.9°, 100, 50
HSV (or HSB)
5.9°, 100, 100
Websafe
FF0000
XYZ
41.588, 21.955, 2.046
Yxy
21.955, 0.634, 0.335
CIE-L*ab
53.98, 77.952, 67.484
CIE-L*CH°
53.98, 103.105, 40.883
CIE-L*uv
53.98, 170.763, 39.1
Hunter-Lab
46.856, 76.43, 30.211
Binary
11111111, 11001, 0
Decimal
16718080

FF1900 COLOR HARMONIES

Color schemes with #FF1900

FF1900 COLOR BLINDNESS SIMULATOR

Perception of #FF1900 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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