FF0255

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

FF0255 CONVERSIONS

Different converted color standards of #FF0255
Hex triplet
FF0255
RGB decimal
255, 2, 85
RGB percentage
100, 0.8, 33.3
CMY
0, 99, 67
CMYK
0, 99, 67, 0
HSL
340.3°, 100, 50.4
HSV (or HSB)
340.3°, 99.2, 100
Websafe
FF0066
XYZ
42.901, 21.959, 10.572
Yxy
21.959, 0.569, 0.291
CIE-L*ab
53.984, 81.889, 28.738
CIE-L*CH°
53.984, 86.785, 19.338
CIE-L*uv
53.984, 159.25, 14.631
Hunter-Lab
46.861, 81.412, 19.427
Binary
11111111, 10, 1010101
Decimal
16712277

FF0255 COLOR HARMONIES

Color schemes with #FF0255

FF0255 COLOR BLINDNESS SIMULATOR

Perception of #FF0255 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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