#dceece color space conversions
Hex:
#dceece
RGB:
220, 238, 206
CMY:
14, 7, 19
CMYK:
8, 0, 13, 7
HSL:
94°, 48.4848%, 87.0588%
HSV (HSB):
94°, 13.4454%, 93.3333%
XYZ:
71.2303, 80.8209, 70.2383
xyY:
0.3204, 0.3636, 80.8209
CIE-Lab:
92.0520, -11.5778, 13.4868
CIE-LCH:
92.0520, 17.7747, 130.6444
CIE-Luv:
92.0520, -8.5713, 22.0815
Hunter-Lab:
89.9005, -15.8960, 16.6077
#dceece color charts
#dceece RGB chart
#dceece CMYK chart
#dceece RGB pie chart
#dceece color shades, tints & tones
#dceece color schemes
#dceece color preview, HTML & CSS examples
This text has a color of #dceece
<p style="color:#dceece;">Text here</p>
.mytext {color:#dceece;}
Text color #dceece
This box has a color of #dceece
<div style="background-color:#dceece;">Content here</div>
.mybackground {background-color:#dceece;}
Background color #dceece
Border around this has a color of #dceece
<div style="border:2px solid #dceece;">Content here</div>
.myborder {border:2px solid #dceece;}
Border color #dceece