#dbebd9 color space conversions
Hex:
#dbebd9
RGB:
219, 235, 217
CMY:
14, 8, 15
CMYK:
7, 0, 8, 8
HSL:
113°, 31.0345%, 88.6275%
HSV (HSB):
113°, 7.6596%, 92.1569%
XYZ:
71.4461, 79.4865, 77.2225
xyY:
0.3131, 0.3484, 79.4865
CIE-Lab:
91.4540, -8.5420, 6.9080
CIE-LCH:
91.4540, 10.9857, 141.0370
CIE-Luv:
91.4540, -8.0038, 11.9440
Hunter-Lab:
89.1552, -12.9774, 11.0541
#dbebd9 color charts
#dbebd9 color shades, tints & tones
#dbebd9 color schemes
#dbebd9 color preview, HTML & CSS examples
This text has a color of #dbebd9
<p style="color:#dbebd9;">Text here</p>
.mytext {color:#dbebd9;}
This box has a color of #dbebd9
<div style="background-color:#dbebd9;">Content here</div>
.mybackground {background-color:#dbebd9;}
Border around this has a color of #dbebd9
<div style="border:2px solid #dbebd9;">Content here</div>
.myborder {border:2px solid #dbebd9;}