FF8000

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

FF8000 CONVERSIONS

Different converted color standards of #FF8000
Hex triplet
FF8000
RGB decimal
255, 128, 0
RGB percentage
100, 50.2, 0
CMY
0, 50, 100
CMYK
0, 50, 100, 0
HSL
30.1°, 100, 50
HSV (or HSB)
30.1°, 100, 100
Websafe
FF9900
XYZ
48.959, 36.698, 4.503
Yxy
36.698, 0.543, 0.407
CIE-L*ab
67.05, 42.832, 74.026
CIE-L*CH°
67.05, 85.525, 59.946
CIE-L*uv
67.05, 106.047, 61.464
Hunter-Lab
60.579, 38.248, 37.998
Binary
11111111, 10000000, 0
Decimal
16744448

FF8000 COLOR HARMONIES

Color schemes with #FF8000

FF8000 COLOR BLINDNESS SIMULATOR

Perception of #FF8000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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