#daed5b color space conversions
Hex:
#daed5b
RGB:
218, 237, 91
CMY:
15, 7, 64
CMYK:
8, 0, 62, 7
HSL:
68°, 80.2198%, 64.3137%
HSV (HSB):
68°, 61.6034%, 92.9412%
XYZ:
61.0860, 76.2291, 21.3917
xyY:
0.3849, 0.4803, 76.2291
CIE-Lab:
89.9656, -25.2581, 66.4319
CIE-LCH:
89.9656, 71.0716, 110.8173
CIE-Luv:
89.9656, -6.1350, 84.7044
Hunter-Lab:
87.3093, -27.9037, 46.5899
#daed5b color charts
#daed5b color shades, tints & tones
#daed5b color schemes
#daed5b color preview, HTML & CSS examples
This text has a color of #daed5b
<p style="color:#daed5b;">Text here</p>
.mytext {color:#daed5b;}
This box has a color of #daed5b
<div style="background-color:#daed5b;">Content here</div>
.mybackground {background-color:#daed5b;}
Border around this has a color of #daed5b
<div style="border:2px solid #daed5b;">Content here</div>
.myborder {border:2px solid #daed5b;}