#daed8e color space conversions
Hex:
#daed8e
RGB:
218, 237, 142
CMY:
15, 7, 44
CMYK:
8, 0, 40, 7
HSL:
72°, 72.5191%, 74.3137%
HSV (HSB):
72°, 40.0844%, 92.9412%
XYZ:
64.0801, 77.4268, 37.1587
xyY:
0.3587, 0.4334, 77.4268
CIE-Lab:
90.5177, -20.7000, 43.8868
CIE-LCH:
90.5177, 48.5236, 115.2517
CIE-Luv:
90.5177, -7.2024, 62.2227
Hunter-Lab:
87.9925, -23.9951, 36.5570
#daed8e color charts
#daed8e color shades, tints & tones
#daed8e color schemes
#daed8e color preview, HTML & CSS examples
This text has a color of #daed8e
<p style="color:#daed8e;">Text here</p>
.mytext {color:#daed8e;}
This box has a color of #daed8e
<div style="background-color:#daed8e;">Content here</div>
.mybackground {background-color:#daed8e;}
Border around this has a color of #daed8e
<div style="border:2px solid #daed8e;">Content here</div>
.myborder {border:2px solid #daed8e;}