#dbedcc color space conversions
Hex:
#dbedcc
RGB:
219, 237, 204
CMY:
14, 7, 20
CMYK:
8, 0, 14, 7
HSL:
93°, 47.8261%, 86.4706%
HSV (HSB):
93°, 13.9241%, 92.9412%
XYZ:
70.3967, 79.9881, 68.8557
xyY:
0.3211, 0.3648, 79.9881
CIE-Lab:
91.6795, -11.7511, 13.9861
CIE-LCH:
91.6795, 18.2674, 130.0369
CIE-Luv:
91.6795, -8.5386, 22.8077
Hunter-Lab:
89.4361, -16.0126, 16.9586
#dbedcc color charts
#dbedcc color shades, tints & tones
#dbedcc color schemes
#dbedcc color preview, HTML & CSS examples
This text has a color of #dbedcc
<p style="color:#dbedcc;">Text here</p>
.mytext {color:#dbedcc;}
This box has a color of #dbedcc
<div style="background-color:#dbedcc;">Content here</div>
.mybackground {background-color:#dbedcc;}
Border around this has a color of #dbedcc
<div style="border:2px solid #dbedcc;">Content here</div>
.myborder {border:2px solid #dbedcc;}