FF0300

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

FF0300 CONVERSIONS

Different converted color standards of #FF0300
Hex triplet
FF0300
RGB decimal
255, 3, 0
RGB percentage
100, 1.2, 0
CMY
0, 99, 100
CMYK
0, 99, 100, 0
HSL
0.7°, 100, 50
HSV (or HSB)
0.7°, 100, 100
Websafe
FF0000
XYZ
41.273, 21.325, 1.941
Yxy
21.325, 0.64, 0.33
CIE-L*ab
53.304, 79.905, 67.244
CIE-L*CH°
53.304, 104.434, 40.083
CIE-L*uv
53.304, 174.644, 37.879
Hunter-Lab
46.179, 78.721, 29.834
Binary
11111111, 11, 0
Decimal
16712448

FF0300 COLOR HARMONIES

Color schemes with #FF0300

FF0300 COLOR BLINDNESS SIMULATOR

Perception of #FF0300 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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