FFFFC0

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

FFFFC0 CONVERSIONS

Different converted color standards of #FFFFC0
Hex triplet
FFFFC0
RGB decimal
255, 255, 192
RGB percentage
100, 100, 75.3
CMY
0, 0, 25
CMYK
0, 0, 25, 0
HSL
60°, 100, 87.6
HSV (or HSB)
60°, 24.7, 100
Websafe
FFFFCC
XYZ
86.514, 96.586, 63.952
Yxy
96.586, 0.35, 0.391
CIE-L*ab
98.665, -9.677, 30.205
CIE-L*CH°
98.665, 31.717, 107.764
CIE-L*uv
98.665, 3.236, 44.841
Hunter-Lab
98.278, -14.853, 30.213
Binary
11111111, 11111111, 11000000
Decimal
16777152

FFFFC0 COLOR HARMONIES

Color schemes with #FFFFC0

FFFFC0 COLOR BLINDNESS SIMULATOR

Perception of #FFFFC0 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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