FF5050

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

FF5050 CONVERSIONS

Different converted color standards of #FF5050
Hex triplet
FF5050
RGB decimal
255, 80, 80
RGB percentage
100, 31.4, 31.4
CMY
0, 69, 69
CMYK
0, 69, 69, 0
HSL
0°, 100, 65.7
HSV (or HSB)
0°, 68.6, 100
Websafe
FF6666
XYZ
45.557, 27.577, 10.511
Yxy
27.577, 0.545, 0.33
CIE-L*ab
59.504, 65.849, 38.432
CIE-L*CH°
59.504, 76.244, 30.27
CIE-L*uv
59.504, 134.206, 28.938
Hunter-Lab
52.513, 62.955, 24.892
Binary
11111111, 1010000, 1010000
Decimal
16732240

FF5050 COLOR HARMONIES

Color schemes with #FF5050

FF5050 COLOR BLINDNESS SIMULATOR

Perception of #FF5050 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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