FF00B0

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

FF00B0 CONVERSIONS

Different converted color standards of #FF00B0
Hex triplet
FF00B0
RGB decimal
255, 0, 176
RGB percentage
100, 0, 69
CMY
0, 100, 31
CMYK
0, 100, 31, 0
HSL
318.6°, 100, 50
HSV (or HSB)
318.6°, 100, 100
Websafe
FF0099
XYZ
49.076, 24.395, 43.196
Yxy
24.395, 0.421, 0.209
CIE-L*ab
56.481, 88.71, -21.991
CIE-L*CH°
56.481, 91.395, 346.077
CIE-L*uv
56.481, 119.411, -47.86
Hunter-Lab
49.391, 90.93, -17.28
Binary
11111111, 0, 10110000
Decimal
16711856

FF00B0 COLOR HARMONIES

Color schemes with #FF00B0

FF00B0 COLOR BLINDNESS SIMULATOR

Perception of #FF00B0 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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