DEFEC3

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

DEFEC3 CONVERSIONS

Different converted color standards of #DEFEC3
Hex triplet
DEFEC3
RGB decimal
222, 254, 195
RGB percentage
87.1, 99.6, 76.5
CMY
13, 0, 24
CMYK
13, 0, 23, 0
HSL
92.5°, 96.7, 88
HSV (or HSB)
92.5°, 23.2, 99.6
Websafe
CCFFCC
XYZ
75.416, 90.353, 65.095
Yxy
90.353, 0.327, 0.391
CIE-L*ab
96.143, -20.484, 24.866
CIE-L*CH°
96.143, 32.217, 129.481
CIE-L*uv
96.143, -15.391, 39.713
Hunter-Lab
95.054, -24.723, 25.935
Binary
11011110, 11111110, 11000011
Decimal
14614211

DEFEC3 COLOR HARMONIES

Color schemes with #DEFEC3

DEFEC3 COLOR BLINDNESS SIMULATOR

Perception of #DEFEC3 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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