#ddc9ee color space conversions
Hex:
#ddc9ee
RGB:
221, 201, 238
CMY:
13, 21, 7
CMYK:
7, 16, 0, 7
HSL:
272°, 52.1127%, 86.0784%
HSV (HSB):
272°, 15.5462%, 93.3333%
XYZ:
66.1381, 63.3185, 89.6248
xyY:
0.3019, 0.2890, 63.3185
CIE-Lab:
83.6097, 13.7200, -15.6950
CIE-LCH:
83.6097, 20.8464, 311.1587
CIE-Luv:
83.6097, 8.7727, -26.9426
Hunter-Lab:
79.5729, 9.1100, -11.0786
#ddc9ee color charts
#ddc9ee color shades, tints & tones
#ddc9ee color schemes
#ddc9ee color preview, HTML & CSS examples
This text has a color of #ddc9ee
<p style="color:#ddc9ee;">Text here</p>
.mytext {color:#ddc9ee;}
This box has a color of #ddc9ee
<div style="background-color:#ddc9ee;">Content here</div>
.mybackground {background-color:#ddc9ee;}
Border around this has a color of #ddc9ee
<div style="border:2px solid #ddc9ee;">Content here</div>
.myborder {border:2px solid #ddc9ee;}