#daf7ec color space conversions
Hex:
#daf7ec
RGB:
218, 247, 236
CMY:
15, 3, 7
CMYK:
12, 0, 4, 3
HSL:
157°, 64.4444%, 91.1765%
HSV (HSB):
157°, 11.7409%, 96.8627%
XYZ:
77.3145, 87.4831, 92.1679
xyY:
0.3009, 0.3404, 87.4831
CIE-Lab:
94.9429, -11.4592, 2.0886
CIE-LCH:
94.9429, 11.6480, 169.6704
CIE-Luv:
94.9429, -15.0800, 5.2371
Hunter-Lab:
93.5324, -16.1323, 7.0476
#daf7ec color charts
#daf7ec color shades, tints & tones
#daf7ec color schemes
#daf7ec color preview, HTML & CSS examples
This text has a color of #daf7ec
<p style="color:#daf7ec;">Text here</p>
.mytext {color:#daf7ec;}
This box has a color of #daf7ec
<div style="background-color:#daf7ec;">Content here</div>
.mybackground {background-color:#daf7ec;}
Border around this has a color of #daf7ec
<div style="border:2px solid #daf7ec;">Content here</div>
.myborder {border:2px solid #daf7ec;}