#dbedde color space conversions
Hex:
#dbedde
RGB:
219, 237, 222
CMY:
14, 7, 13
CMYK:
8, 0, 6, 7
HSL:
130°, 33.3333%, 89.4118%
HSV (HSB):
130°, 7.5949%, 92.9412%
XYZ:
72.6824, 80.9024, 80.8922
xyY:
0.3100, 0.3450, 80.9024
CIE-Lab:
92.0882, -8.6687, 5.2199
CIE-LCH:
92.0882, 10.1190, 148.9452
CIE-Luv:
92.0882, -9.1977, 9.4624
Hunter-Lab:
89.9457, -13.1646, 9.6399
#dbedde color charts
#dbedde color shades, tints & tones
#dbedde color schemes
#dbedde color preview, HTML & CSS examples
This text has a color of #dbedde
<p style="color:#dbedde;">Text here</p>
.mytext {color:#dbedde;}
This box has a color of #dbedde
<div style="background-color:#dbedde;">Content here</div>
.mybackground {background-color:#dbedde;}
Border around this has a color of #dbedde
<div style="border:2px solid #dbedde;">Content here</div>
.myborder {border:2px solid #dbedde;}