#dbedec color space conversions
Hex:
#dbedec
RGB:
219, 237, 236
CMY:
14, 7, 7
CMYK:
8, 0, 0, 7
HSL:
177°, 33.3333%, 89.4118%
HSV (HSB):
177°, 7.5949%, 92.9412%
XYZ:
74.6379, 81.6846, 91.1897
xyY:
0.3016, 0.3300, 81.6846
CIE-Lab:
92.4355, -6.1010, -1.5628
CIE-LCH:
92.4355, 6.2980, 194.3678
CIE-Luv:
92.4355, -9.7329, -1.3400
Hunter-Lab:
90.3795, -10.7539, 3.4441
#dbedec color charts
#dbedec color shades, tints & tones
#dbedec color schemes
#dbedec color preview, HTML & CSS examples
This text has a color of #dbedec
<p style="color:#dbedec;">Text here</p>
.mytext {color:#dbedec;}
This box has a color of #dbedec
<div style="background-color:#dbedec;">Content here</div>
.mybackground {background-color:#dbedec;}
Border around this has a color of #dbedec
<div style="border:2px solid #dbedec;">Content here</div>
.myborder {border:2px solid #dbedec;}