#ddebd3 color space conversions
Hex:
#ddebd3
RGB:
221, 235, 211
CMY:
13, 8, 17
CMYK:
6, 0, 10, 8
HSL:
95°, 37.5000%, 87.4510%
HSV (HSB):
95°, 10.2128%, 92.1569%
XYZ:
71.2850, 79.4920, 73.2144
xyY:
0.3182, 0.3549, 79.4920
CIE-Lab:
91.4564, -8.8946, 10.0530
CIE-LCH:
91.4564, 13.4230, 131.5015
CIE-Luv:
91.4564, -6.6667, 16.6247
Hunter-Lab:
89.1583, -13.3103, 13.7234
#ddebd3 color charts
#ddebd3 color shades, tints & tones
#ddebd3 color schemes
#ddebd3 color preview, HTML & CSS examples
This text has a color of #ddebd3
<p style="color:#ddebd3;">Text here</p>
.mytext {color:#ddebd3;}
This box has a color of #ddebd3
<div style="background-color:#ddebd3;">Content here</div>
.mybackground {background-color:#ddebd3;}
Border around this has a color of #ddebd3
<div style="border:2px solid #ddebd3;">Content here</div>
.myborder {border:2px solid #ddebd3;}