#daedb5 color space conversions
Hex:
#daedb5
RGB:
218, 237, 181
CMY:
15, 7, 29
CMYK:
8, 0, 24, 7
HSL:
80°, 60.8696%, 81.9608%
HSV (HSB):
80°, 23.6287%, 92.9412%
XYZ:
67.5381, 78.8100, 55.3683
xyY:
0.3348, 0.3907, 78.8100
CIE-Lab:
91.1483, -15.6692, 25.1026
CIE-LCH:
91.1483, 29.5916, 121.9728
CIE-Luv:
91.1483, -8.3256, 38.6855
Hunter-Lab:
88.7750, -19.5573, 25.1638
#daedb5 color charts
#daedb5 color shades, tints & tones
#daedb5 color schemes
#daedb5 color preview, HTML & CSS examples
This text has a color of #daedb5
<p style="color:#daedb5;">Text here</p>
.mytext {color:#daedb5;}
This box has a color of #daedb5
<div style="background-color:#daedb5;">Content here</div>
.mybackground {background-color:#daedb5;}
Border around this has a color of #daedb5
<div style="border:2px solid #daedb5;">Content here</div>
.myborder {border:2px solid #daedb5;}