FF5000

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

FF5000 CONVERSIONS

Different converted color standards of #FF5000
Hex triplet
FF5000
RGB decimal
255, 80, 0
RGB percentage
100, 31.4, 0
CMY
0, 69, 100
CMYK
0, 69, 100, 0
HSL
18.8°, 100, 50
HSV (or HSB)
18.8°, 100, 100
Websafe
FF6600
XYZ
44.109, 26.997, 2.886
Yxy
26.997, 0.596, 0.365
CIE-L*ab
58.972, 63.953, 69.629
CIE-L*CH°
58.972, 94.542, 47.433
CIE-L*uv
58.972, 143.835, 47.911
Hunter-Lab
51.959, 60.603, 33.078
Binary
11111111, 1010000, 0
Decimal
16732160

FF5000 COLOR HARMONIES

Color schemes with #FF5000

FF5000 COLOR BLINDNESS SIMULATOR

Perception of #FF5000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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