FF000D

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

FF000D CONVERSIONS

Different converted color standards of #FF000D
Hex triplet
FF000D
RGB decimal
255, 0, 13
RGB percentage
100, 0, 5.1
CMY
0, 100, 95
CMYK
0, 100, 95, 0
HSL
356.9°, 100, 50
HSV (or HSB)
356.9°, 100, 100
Websafe
FF0000
XYZ
41.313, 21.289, 2.313
Yxy
21.289, 0.636, 0.328
CIE-L*ab
53.264, 80.196, 64.035
CIE-L*CH°
53.264, 102.624, 38.607
CIE-L*uv
53.264, 174.298, 36.634
Hunter-Lab
46.14, 79.079, 29.326
Binary
11111111, 0, 1101
Decimal
16711693

FF000D COLOR HARMONIES

Color schemes with #FF000D

FF000D COLOR BLINDNESS SIMULATOR

Perception of #FF000D by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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