#daf5e9 color space conversions
Hex:
#daf5e9
RGB:
218, 245, 233
CMY:
15, 4, 9
CMYK:
11, 0, 5, 4
HSL:
153°, 57.4468%, 90.7843%
HSV (HSB):
153°, 11.0204%, 96.0784%
XYZ:
76.2738, 86.0934, 89.6884
xyY:
0.3026, 0.3416, 86.0934
CIE-Lab:
94.3523, -11.0173, 2.7823
CIE-LCH:
94.3523, 11.3632, 165.8267
CIE-Luv:
94.3523, -14.0267, 6.2169
Hunter-Lab:
92.7865, -15.6431, 7.6403
#daf5e9 color charts
#daf5e9 color shades, tints & tones
#daf5e9 color schemes
#daf5e9 color preview, HTML & CSS examples
This text has a color of #daf5e9
<p style="color:#daf5e9;">Text here</p>
.mytext {color:#daf5e9;}
This box has a color of #daf5e9
<div style="background-color:#daf5e9;">Content here</div>
.mybackground {background-color:#daf5e9;}
Border around this has a color of #daf5e9
<div style="border:2px solid #daf5e9;">Content here</div>
.myborder {border:2px solid #daf5e9;}