#daf2e7 color space conversions
Hex:
#daf2e7
RGB:
218, 242, 231
CMY:
15, 5, 9
CMYK:
10, 0, 5, 5
HSL:
153°, 48.0000%, 90.1961%
HSV (HSB):
153°, 9.9174%, 94.9020%
XYZ:
75.0894, 84.1792, 87.8919
xyY:
0.3038, 0.3406, 84.1792
CIE-Lab:
93.5283, -9.8833, 2.6219
CIE-LCH:
93.5283, 10.2251, 165.1424
CIE-Luv:
93.5283, -12.5073, 5.7658
Hunter-Lab:
91.7492, -14.4732, 7.4271
#daf2e7 color charts
#daf2e7 color shades, tints & tones
#daf2e7 color schemes
#daf2e7 color preview, HTML & CSS examples
This text has a color of #daf2e7
<p style="color:#daf2e7;">Text here</p>
.mytext {color:#daf2e7;}
This box has a color of #daf2e7
<div style="background-color:#daf2e7;">Content here</div>
.mybackground {background-color:#daf2e7;}
Border around this has a color of #daf2e7
<div style="border:2px solid #daf2e7;">Content here</div>
.myborder {border:2px solid #daf2e7;}