FC0000

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

FC0000 CONVERSIONS

Different converted color standards of #FC0000
Hex triplet
FC0000
RGB decimal
252, 0, 0
RGB percentage
98.8, 0, 0
CMY
1, 100, 100
CMYK
0, 100, 100, 1
HSL
0°, 100, 49.4
HSV (or HSB)
0°, 100, 98.8
Websafe
FF0000
XYZ
40.145, 20.695, 1.879
Yxy
20.695, 0.64, 0.33
CIE-L*ab
52.615, 79.394, 66.62
CIE-L*CH°
52.615, 103.642, 40
CIE-L*uv
52.615, 173.02, 37.312
Hunter-Lab
45.492, 77.907, 29.396
Binary
11111100, 0, 0
Decimal
16515072

FC0000 COLOR HARMONIES

Color schemes with #FC0000

FC0000 COLOR BLINDNESS SIMULATOR

Perception of #FC0000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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