#daf1e9 color space conversions
Hex:
#daf1e9
RGB:
218, 241, 233
CMY:
15, 5, 9
CMYK:
10, 0, 3, 5
HSL:
159°, 45.0980%, 90.0000%
HSV (HSB):
159°, 9.5436%, 94.5098%
XYZ:
75.0767, 83.6992, 89.2894
xyY:
0.3026, 0.3374, 83.6992
CIE-Lab:
93.3197, -9.0102, 1.2805
CIE-LCH:
93.3197, 9.1007, 171.9116
CIE-Luv:
93.3197, -12.0879, 3.5585
Hunter-Lab:
91.4873, -13.6212, 6.1755
#daf1e9 color charts
#daf1e9 color shades, tints & tones
#daf1e9 color schemes
#daf1e9 color preview, HTML & CSS examples
This text has a color of #daf1e9
<p style="color:#daf1e9;">Text here</p>
.mytext {color:#daf1e9;}
This box has a color of #daf1e9
<div style="background-color:#daf1e9;">Content here</div>
.mybackground {background-color:#daf1e9;}
Border around this has a color of #daf1e9
<div style="border:2px solid #daf1e9;">Content here</div>
.myborder {border:2px solid #daf1e9;}