#daedbe color space conversions
Hex:
#daedbe
RGB:
218, 237, 190
CMY:
15, 7, 25
CMYK:
8, 0, 20, 7
HSL:
84°, 56.6265%, 83.7255%
HSV (HSB):
84°, 19.8312%, 92.9412%
XYZ:
68.4919, 79.1915, 60.3908
xyY:
0.3292, 0.3806, 79.1915
CIE-Lab:
91.3209, -14.3228, 20.7123
CIE-LCH:
91.3209, 25.1822, 124.6643
CIE-Luv:
91.3209, -8.6171, 32.5982
Hunter-Lab:
88.9896, -18.3472, 22.0569
#daedbe color charts
#daedbe color shades, tints & tones
#daedbe color schemes
#daedbe color preview, HTML & CSS examples
This text has a color of #daedbe
<p style="color:#daedbe;">Text here</p>
.mytext {color:#daedbe;}
This box has a color of #daedbe
<div style="background-color:#daedbe;">Content here</div>
.mybackground {background-color:#daedbe;}
Border around this has a color of #daedbe
<div style="border:2px solid #daedbe;">Content here</div>
.myborder {border:2px solid #daedbe;}