FF3000

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

FF3000 CONVERSIONS

Different converted color standards of #FF3000
Hex triplet
FF3000
RGB decimal
255, 48, 0
RGB percentage
100, 18.8, 0
CMY
0, 81, 100
CMYK
0, 81, 100, 0
HSL
11.3°, 100, 50
HSV (or HSB)
11.3°, 100, 100
Websafe
FF3300
XYZ
42.297, 23.374, 2.282
Yxy
23.374, 0.622, 0.344
CIE-L*ab
55.455, 73.736, 68.054
CIE-L*CH°
55.455, 100.341, 42.705
CIE-L*uv
55.455, 162.489, 41.743
Hunter-Lab
48.347, 71.558, 31.044
Binary
11111111, 110000, 0
Decimal
16723968

FF3000 COLOR HARMONIES

Color schemes with #FF3000

FF3000 COLOR BLINDNESS SIMULATOR

Perception of #FF3000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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