#dceebf color space conversions
Hex:
#dceebf
RGB:
220, 238, 191
CMY:
14, 7, 25
CMYK:
8, 0, 20, 7
HSL:
83°, 58.0247%, 84.1176%
HSV (HSB):
83°, 19.7479%, 93.3333%
XYZ:
69.4937, 80.1263, 61.0934
xyY:
0.3298, 0.3803, 80.1263
CIE-Lab:
91.7415, -13.9609, 20.8027
CIE-LCH:
91.7415, 25.0531, 123.8659
CIE-Luv:
91.7415, -8.0483, 32.6822
Hunter-Lab:
89.5133, -18.0697, 22.1935
#dceebf color charts
#dceebf color shades, tints & tones
#dceebf color schemes
#dceebf color preview, HTML & CSS examples
This text has a color of #dceebf
<p style="color:#dceebf;">Text here</p>
.mytext {color:#dceebf;}
This box has a color of #dceebf
<div style="background-color:#dceebf;">Content here</div>
.mybackground {background-color:#dceebf;}
Border around this has a color of #dceebf
<div style="border:2px solid #dceebf;">Content here</div>
.myborder {border:2px solid #dceebf;}