#dbeecd color space conversions
Hex:
#dbeecd
RGB:
219, 238, 205
CMY:
14, 7, 20
CMYK:
8, 0, 14, 7
HSL:
95°, 49.2537%, 86.8627%
HSV (HSB):
95°, 13.8655%, 93.3333%
XYZ:
70.8074, 80.6169, 69.5863
xyY:
0.3204, 0.3648, 80.6169
CIE-Lab:
91.9610, -12.0861, 13.8663
CIE-LCH:
91.9610, 18.3943, 131.0760
CIE-Luv:
91.9610, -9.0883, 22.7113
Hunter-Lab:
89.7869, -16.3592, 16.9002
#dbeecd color charts
#dbeecd color shades, tints & tones
#dbeecd color schemes
#dbeecd color preview, HTML & CSS examples
This text has a color of #dbeecd
<p style="color:#dbeecd;">Text here</p>
.mytext {color:#dbeecd;}
This box has a color of #dbeecd
<div style="background-color:#dbeecd;">Content here</div>
.mybackground {background-color:#dbeecd;}
Border around this has a color of #dbeecd
<div style="border:2px solid #dbeecd;">Content here</div>
.myborder {border:2px solid #dbeecd;}