#daf8e7 color space conversions
Hex:
#daf8e7
RGB:
218, 248, 231
CMY:
15, 3, 9
CMYK:
12, 0, 7, 3
HSL:
146°, 68.1818%, 91.3725%
HSV (HSB):
146°, 12.0968%, 97.2549%
XYZ:
76.9046, 87.8098, 88.4970
xyY:
0.3037, 0.3468, 87.8098
CIE-Lab:
95.0808, -12.8800, 4.8723
CIE-LCH:
95.0808, 13.7707, 159.2793
CIE-Luv:
95.0808, -15.4213, 9.7303
Hunter-Lab:
93.7069, -17.4931, 9.6012
#daf8e7 color charts
#daf8e7 color shades, tints & tones
#daf8e7 color schemes
#daf8e7 color preview, HTML & CSS examples
This text has a color of #daf8e7
<p style="color:#daf8e7;">Text here</p>
.mytext {color:#daf8e7;}
This box has a color of #daf8e7
<div style="background-color:#daf8e7;">Content here</div>
.mybackground {background-color:#daf8e7;}
Border around this has a color of #daf8e7
<div style="border:2px solid #daf8e7;">Content here</div>
.myborder {border:2px solid #daf8e7;}