#dbecd6 color space conversions
Hex:
#dbecd6
RGB:
219, 236, 214
CMY:
14, 7, 16
CMYK:
7, 0, 9, 7
HSL:
106°, 36.6667%, 88.2353%
HSV (HSB):
106°, 9.3220%, 92.5490%
XYZ:
71.3465, 79.9060, 75.2814
xyY:
0.3149, 0.3527, 79.9060
CIE-Lab:
91.6427, -9.5669, 8.7405
CIE-LCH:
91.6427, 12.9585, 137.5845
CIE-Luv:
91.6427, -8.3941, 14.8349
Hunter-Lab:
89.3902, -13.9636, 12.6411
#dbecd6 color charts
#dbecd6 color shades, tints & tones
#dbecd6 color schemes
#dbecd6 color preview, HTML & CSS examples
This text has a color of #dbecd6
<p style="color:#dbecd6;">Text here</p>
.mytext {color:#dbecd6;}
This box has a color of #dbecd6
<div style="background-color:#dbecd6;">Content here</div>
.mybackground {background-color:#dbecd6;}
Border around this has a color of #dbecd6
<div style="border:2px solid #dbecd6;">Content here</div>
.myborder {border:2px solid #dbecd6;}