BFFFFF

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

BFFFFF CONVERSIONS

Different converted color standards of #BFFFFF
Hex triplet
BFFFFF
RGB decimal
191, 255, 255
RGB percentage
74.9, 100, 100
CMY
25, 0, 0
CMYK
25, 0, 0, 0
HSL
180°, 100, 87.5
HSV (or HSB)
180°, 25.1, 100
Websafe
CCFFFF
XYZ
75.296, 89.816, 107.976
Yxy
89.816, 0.276, 0.329
CIE-L*ab
95.921, -19.771, -6.476
CIE-L*CH°
95.921, 20.805, 198.137
CIE-L*uv
95.921, -31.657, -6.845
Hunter-Lab
94.771, -24.032, -1.211
Binary
10111111, 11111111, 11111111
Decimal
12582911

BFFFFF COLOR HARMONIES

Color schemes with #BFFFFF

BFFFFF COLOR BLINDNESS SIMULATOR

Perception of #BFFFFF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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