#dcedee color space conversions
Hex:
#dcedee
RGB:
220, 237, 238
CMY:
14, 7, 7
CMYK:
8, 0, 0, 7
HSL:
183°, 34.6154%, 89.8039%
HSV (HSB):
183°, 7.5630%, 93.3333%
XYZ:
75.2320, 81.9571, 92.7431
xyY:
0.3010, 0.3279, 81.9571
CIE-Lab:
92.5559, -5.3995, -2.4196
CIE-LCH:
92.5559, 5.9169, 204.1374
CIE-Luv:
92.5559, -9.2865, -2.7953
Hunter-Lab:
90.5301, -10.0914, 2.6318
#dcedee color charts
#dcedee color shades, tints & tones
#dcedee color schemes
#dcedee color preview, HTML & CSS examples
This text has a color of #dcedee
<p style="color:#dcedee;">Text here</p>
.mytext {color:#dcedee;}
This box has a color of #dcedee
<div style="background-color:#dcedee;">Content here</div>
.mybackground {background-color:#dcedee;}
Border around this has a color of #dcedee
<div style="border:2px solid #dcedee;">Content here</div>
.myborder {border:2px solid #dcedee;}