#ddc9da color space conversions
Hex:
#ddc9da
RGB:
221, 201, 218
CMY:
13, 21, 15
CMYK:
0, 9, 1, 13
HSL:
309°, 22.7273%, 82.7451%
HSV (HSB):
309°, 9.0498%, 86.6667%
XYZ:
63.3603, 62.2074, 74.9974
xyY:
0.3159, 0.3102, 62.2074
CIE-Lab:
83.0236, 9.9544, -5.8974
CIE-LCH:
83.0236, 11.5702, 329.3560
CIE-Luv:
83.0236, 10.4154, -10.7706
Hunter-Lab:
78.8717, 5.3698, -1.1675
#ddc9da color charts
#ddc9da color shades, tints & tones
#ddc9da color schemes
#ddc9da color preview, HTML & CSS examples
This text has a color of #ddc9da
<p style="color:#ddc9da;">Text here</p>
.mytext {color:#ddc9da;}
This box has a color of #ddc9da
<div style="background-color:#ddc9da;">Content here</div>
.mybackground {background-color:#ddc9da;}
Border around this has a color of #ddc9da
<div style="border:2px solid #ddc9da;">Content here</div>
.myborder {border:2px solid #ddc9da;}