#ddc8db color space conversions
Hex:
#ddc8db
RGB:
221, 200, 219
CMY:
13, 22, 14
CMYK:
0, 10, 1, 13
HSL:
306°, 23.5955%, 82.5490%
HSV (HSB):
306°, 9.5023%, 86.6667%
XYZ:
63.2593, 61.7952, 75.6114
xyY:
0.3152, 0.3080, 61.7952
CIE-Lab:
82.8044, 10.6669, -6.7560
CIE-LCH:
82.8044, 12.6264, 327.6517
CIE-Luv:
82.8044, 10.8456, -12.2225
Hunter-Lab:
78.6099, 6.0758, -2.0015
#ddc8db color charts
#ddc8db color shades, tints & tones
#ddc8db color schemes
#ddc8db color preview, HTML & CSS examples
This text has a color of #ddc8db
<p style="color:#ddc8db;">Text here</p>
.mytext {color:#ddc8db;}
This box has a color of #ddc8db
<div style="background-color:#ddc8db;">Content here</div>
.mybackground {background-color:#ddc8db;}
Border around this has a color of #ddc8db
<div style="border:2px solid #ddc8db;">Content here</div>
.myborder {border:2px solid #ddc8db;}