#dbebd6 color space conversions
Hex:
#dbebd6
RGB:
219, 235, 214
CMY:
14, 8, 16
CMYK:
7, 0, 9, 8
HSL:
106°, 34.4262%, 88.0392%
HSV (HSB):
106°, 8.9362%, 92.1569%
XYZ:
71.0593, 79.3318, 75.1857
xyY:
0.3150, 0.3517, 79.3318
CIE-Lab:
91.3842, -9.0631, 8.3698
CIE-LCH:
91.3842, 12.3367, 137.2774
CIE-Luv:
91.3842, -7.8874, 14.1931
Hunter-Lab:
89.0684, -13.4612, 12.2992
#dbebd6 color charts
#dbebd6 color shades, tints & tones
#dbebd6 color schemes
#dbebd6 color preview, HTML & CSS examples
This text has a color of #dbebd6
<p style="color:#dbebd6;">Text here</p>
.mytext {color:#dbebd6;}
This box has a color of #dbebd6
<div style="background-color:#dbebd6;">Content here</div>
.mybackground {background-color:#dbebd6;}
Border around this has a color of #dbebd6
<div style="border:2px solid #dbebd6;">Content here</div>
.myborder {border:2px solid #dbebd6;}