#daf4f5 color space conversions
Hex:
#daf4f5
RGB:
218, 244, 245
CMY:
15, 4, 4
CMYK:
11, 0, 0, 4
HSL:
182°, 57.4468%, 90.7843%
HSV (HSB):
182°, 11.0204%, 96.0784%
XYZ:
77.7456, 86.1994, 98.9267
xyY:
0.2958, 0.3279, 86.1994
CIE-Lab:
94.3975, -8.2429, -3.3676
CIE-LCH:
94.3975, 8.9043, 202.2220
CIE-Luv:
94.3975, -13.9229, -3.8004
Hunter-Lab:
92.8436, -13.0037, 1.8159
#daf4f5 color charts
#daf4f5 color shades, tints & tones
#daf4f5 color schemes
#daf4f5 color preview, HTML & CSS examples
This text has a color of #daf4f5
<p style="color:#daf4f5;">Text here</p>
.mytext {color:#daf4f5;}
This box has a color of #daf4f5
<div style="background-color:#daf4f5;">Content here</div>
.mybackground {background-color:#daf4f5;}
Border around this has a color of #daf4f5
<div style="border:2px solid #daf4f5;">Content here</div>
.myborder {border:2px solid #daf4f5;}