FFD700

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

FFD700 CONVERSIONS

Different converted color standards of #FFD700
Hex triplet
FFD700
RGB decimal
255, 215, 0
RGB percentage
100, 84.3, 0
CMY
0, 16, 100
CMYK
0, 16, 100, 0
HSL
50.6°, 100, 50
HSV (or HSB)
50.6°, 100, 100
Websafe
FFCC00
XYZ
65.54, 69.861, 10.03
Yxy
69.861, 0.451, 0.48
CIE-L*ab
86.929, -1.924, 87.137
CIE-L*CH°
86.929, 87.158, 91.265
CIE-L*uv
86.929, 35.5, 92.087
Hunter-Lab
83.583, -6.301, 51.393
Binary
11111111, 11010111, 0
Decimal
16766720

FFD700 COLOR HARMONIES

Color schemes with #FFD700

FFD700 COLOR BLINDNESS SIMULATOR

Perception of #FFD700 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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