#dbeedc color space conversions
Hex:
#dbeedc
RGB:
219, 238, 220
CMY:
14, 7, 14
CMYK:
8, 0, 8, 7
HSL:
123°, 35.8491%, 89.6078%
HSV (HSB):
123°, 7.9832%, 93.3333%
XYZ:
72.7062, 81.3764, 79.5853
xyY:
0.3112, 0.3483, 81.3764
CIE-Lab:
92.2989, -9.5270, 6.5640
CIE-LCH:
92.2989, 11.5694, 145.4336
CIE-Luv:
92.2989, -9.6229, 11.6266
Hunter-Lab:
90.2089, -13.9988, 10.8386
#dbeedc color charts
#dbeedc RGB chart
#dbeedc CMYK chart
#dbeedc RGB pie chart
#dbeedc color shades, tints & tones
#dbeedc color schemes
#dbeedc color preview, HTML & CSS examples
This text has a color of #dbeedc
<p style="color:#dbeedc;">Text here</p>
.mytext {color:#dbeedc;}
Text color #dbeedc
This box has a color of #dbeedc
<div style="background-color:#dbeedc;">Content here</div>
.mybackground {background-color:#dbeedc;}
Background color #dbeedc
Border around this has a color of #dbeedc
<div style="border:2px solid #dbeedc;">Content here</div>
.myborder {border:2px solid #dbeedc;}
Border color #dbeedc