DEFB85

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

DEFB85 CONVERSIONS

Different converted color standards of #DEFB85
Hex triplet
DEFB85
RGB decimal
222, 251, 133
RGB percentage
87.1, 98.4, 52.2
CMY
13, 2, 48
CMYK
12, 0, 47, 2
HSL
74.7°, 93.7, 75.3
HSV (or HSB)
74.7°, 47, 98.4
Websafe
CCFF99
XYZ
68.855, 86.217, 35.203
Yxy
86.217, 0.362, 0.453
CIE-L*ab
94.405, -26.827, 53.086
CIE-L*CH°
94.405, 59.479, 116.81
CIE-L*uv
94.405, -12.504, 74.058
Hunter-Lab
92.853, -30.127, 42.519
Binary
11011110, 11111011, 10000101
Decimal
14613381

DEFB85 COLOR HARMONIES

Color schemes with #DEFB85

DEFB85 COLOR BLINDNESS SIMULATOR

Perception of #DEFB85 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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