DEFB50

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

DEFB50 CONVERSIONS

Different converted color standards of #DEFB50
Hex triplet
DEFB50
RGB decimal
222, 251, 80
RGB percentage
87.1, 98.4, 31.4
CMY
13, 2, 69
CMYK
12, 0, 68, 2
HSL
70.2°, 95.5, 64.9
HSV (or HSB)
70.2°, 68.1, 98.4
Websafe
CCFF66
XYZ
66.069, 85.103, 20.534
Yxy
85.103, 0.385, 0.496
CIE-L*ab
93.928, -30.907, 74.838
CIE-L*CH°
93.928, 80.969, 112.44
CIE-L*uv
93.928, -11.768, 94.158
Hunter-Lab
92.251, -33.6, 51.379
Binary
11011110, 11111011, 1010000
Decimal
14613328

DEFB50 COLOR HARMONIES

Color schemes with #DEFB50

DEFB50 COLOR BLINDNESS SIMULATOR

Perception of #DEFB50 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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