FF0601

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

FF0601 CONVERSIONS

Different converted color standards of #FF0601
Hex triplet
FF0601
RGB decimal
255, 6, 1
RGB percentage
100, 2.4, 0.4
CMY
0, 98, 100
CMYK
0, 98, 100, 0
HSL
1.2°, 100, 50.2
HSV (or HSB)
1.2°, 99.6, 100
Websafe
FF0000
XYZ
41.311, 21.392, 1.981
Yxy
21.392, 0.639, 0.331
CIE-L*ab
53.376, 79.707, 67.016
CIE-L*CH°
53.376, 104.136, 40.056
CIE-L*uv
53.376, 174.18, 37.922
Hunter-Lab
46.252, 78.489, 29.838
Binary
11111111, 110, 1
Decimal
16713217

FF0601 COLOR HARMONIES

Color schemes with #FF0601

FF0601 COLOR BLINDNESS SIMULATOR

Perception of #FF0601 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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