#daeeeb color space conversions
Hex:
#daeeeb
RGB:
218, 238, 235
CMY:
15, 7, 8
CMYK:
8, 0, 1, 7
HSL:
171°, 37.0370%, 89.4118%
HSV (HSB):
171°, 8.4034%, 93.3333%
XYZ:
74.4834, 82.0527, 90.5093
xyY:
0.3015, 0.3321, 82.0527
CIE-Lab:
92.5981, -7.1207, -0.8124
CIE-LCH:
92.5981, 7.1668, 186.5085
CIE-Luv:
92.5981, -10.7037, 0.0005
Hunter-Lab:
90.5829, -11.7454, 4.1662
#daeeeb color charts
#daeeeb color shades, tints & tones
#daeeeb color schemes
#daeeeb color preview, HTML & CSS examples
This text has a color of #daeeeb
<p style="color:#daeeeb;">Text here</p>
.mytext {color:#daeeeb;}
This box has a color of #daeeeb
<div style="background-color:#daeeeb;">Content here</div>
.mybackground {background-color:#daeeeb;}
Border around this has a color of #daeeeb
<div style="border:2px solid #daeeeb;">Content here</div>
.myborder {border:2px solid #daeeeb;}