#dceecf color space conversions
Hex:
#dceecf
RGB:
220, 238, 207
CMY:
14, 7, 19
CMYK:
8, 0, 13, 7
HSL:
95°, 47.6923%, 87.2549%
HSV (HSB):
95°, 13.0252%, 93.3333%
XYZ:
71.3522, 80.8697, 70.8802
xyY:
0.3198, 0.3625, 80.8697
CIE-Lab:
92.0737, -11.4125, 12.9994
CIE-LCH:
92.0737, 17.2983, 131.2806
CIE-Luv:
92.0737, -8.6071, 21.3559
Hunter-Lab:
89.9276, -15.7441, 16.2174
#dceecf color charts
#dceecf color shades, tints & tones
#dceecf color schemes
#dceecf color preview, HTML & CSS examples
This text has a color of #dceecf
<p style="color:#dceecf;">Text here</p>
.mytext {color:#dceecf;}
This box has a color of #dceecf
<div style="background-color:#dceecf;">Content here</div>
.mybackground {background-color:#dceecf;}
Border around this has a color of #dceecf
<div style="border:2px solid #dceecf;">Content here</div>
.myborder {border:2px solid #dceecf;}