CFFFFF

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

CFFFFF CONVERSIONS

Different converted color standards of #CFFFFF
Hex triplet
CFFFFF
RGB decimal
207, 255, 255
RGB percentage
81.2, 100, 100
CMY
19, 0, 0
CMYK
19, 0, 0, 0
HSL
180°, 100, 90.6
HSV (or HSB)
180°, 18.8, 100
Websafe
CCFFFF
XYZ
79.542, 92.005, 108.174
Yxy
92.005, 0.284, 0.329
CIE-L*ab
96.823, -15.121, -5.044
CIE-L*CH°
96.823, 15.94, 198.446
CIE-L*uv
96.823, -24.556, -5.314
Hunter-Lab
95.919, -19.836, 0.279
Binary
11001111, 11111111, 11111111
Decimal
13631487

CFFFFF COLOR HARMONIES

Color schemes with #CFFFFF

CFFFFF COLOR BLINDNESS SIMULATOR

Perception of #CFFFFF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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