#daf4e2 color space conversions
Hex:
#daf4e2
RGB:
218, 244, 226
CMY:
15, 4, 11
CMYK:
11, 0, 7, 4
HSL:
138°, 54.1667%, 90.5882%
HSV (HSB):
138°, 10.6557%, 95.6863%
XYZ:
74.9916, 85.0978, 84.4245
xyY:
0.3067, 0.3480, 85.0978
CIE-Lab:
93.9252, -11.7950, 5.7880
CIE-LCH:
93.9252, 13.1386, 153.8620
CIE-Luv:
93.9252, -13.3259, 10.9004
Hunter-Lab:
92.2485, -16.3267, 10.3125
#daf4e2 color charts
#daf4e2 color shades, tints & tones
#daf4e2 color schemes
#daf4e2 color preview, HTML & CSS examples
This text has a color of #daf4e2
<p style="color:#daf4e2;">Text here</p>
.mytext {color:#daf4e2;}
This box has a color of #daf4e2
<div style="background-color:#daf4e2;">Content here</div>
.mybackground {background-color:#daf4e2;}
Border around this has a color of #daf4e2
<div style="border:2px solid #daf4e2;">Content here</div>
.myborder {border:2px solid #daf4e2;}