#daefbd color space conversions
Hex:
#daefbd
RGB:
218, 239, 189
CMY:
15, 6, 26
CMYK:
9, 0, 21, 6
HSL:
85°, 60.9756%, 83.9216%
HSV (HSB):
85°, 20.9205%, 93.7255%
XYZ:
68.9653, 80.3126, 60.0111
xyY:
0.3295, 0.3837, 80.3126
CIE-Lab:
91.8249, -15.4651, 21.9264
CIE-LCH:
91.8249, 26.8316, 125.1960
CIE-Luv:
91.8249, -9.6374, 34.4880
Hunter-Lab:
89.6173, -19.4650, 23.0293
#daefbd color charts
#daefbd color shades, tints & tones
#daefbd color schemes
#daefbd color preview, HTML & CSS examples
This text has a color of #daefbd
<p style="color:#daefbd;">Text here</p>
.mytext {color:#daefbd;}
This box has a color of #daefbd
<div style="background-color:#daefbd;">Content here</div>
.mybackground {background-color:#daefbd;}
Border around this has a color of #daefbd
<div style="border:2px solid #daefbd;">Content here</div>
.myborder {border:2px solid #daefbd;}