#daf1e1 color space conversions
Hex:
#daf1e1
RGB:
218, 241, 225
CMY:
15, 5, 12
CMYK:
10, 0, 7, 5
HSL:
138°, 45.0980%, 90.0000%
HSV (HSB):
138°, 9.5436%, 94.5098%
XYZ:
73.9593, 83.2523, 83.4054
xyY:
0.3074, 0.3460, 83.2523
CIE-Lab:
93.1248, -10.4744, 5.1503
CIE-LCH:
93.1248, 11.6721, 153.8167
CIE-Luv:
93.1248, -11.8191, 9.6947
Hunter-Lab:
91.2427, -14.9864, 9.6726
#daf1e1 color charts
#daf1e1 color shades, tints & tones
#daf1e1 color schemes
#daf1e1 color preview, HTML & CSS examples
This text has a color of #daf1e1
<p style="color:#daf1e1;">Text here</p>
.mytext {color:#daf1e1;}
This box has a color of #daf1e1
<div style="background-color:#daf1e1;">Content here</div>
.mybackground {background-color:#daf1e1;}
Border around this has a color of #daf1e1
<div style="border:2px solid #daf1e1;">Content here</div>
.myborder {border:2px solid #daf1e1;}