#ddc1e5 color space conversions
Hex:
#ddc1e5
RGB:
221, 193, 229
CMY:
13, 24, 10
CMYK:
3, 16, 0, 10
HSL:
287°, 40.9091%, 82.7451%
HSV (HSB):
287°, 15.7205%, 89.8039%
XYZ:
63.0316, 59.1692, 82.2274
xyY:
0.3083, 0.2894, 59.1692
CIE-Lab:
81.3845, 16.2627, -14.2259
CIE-LCH:
81.3845, 21.6068, 318.8220
CIE-Luv:
81.3845, 13.4871, -24.9144
Hunter-Lab:
76.9215, 11.6551, -9.5346
#ddc1e5 color charts
#ddc1e5 color shades, tints & tones
#ddc1e5 color schemes
#ddc1e5 color preview, HTML & CSS examples
This text has a color of #ddc1e5
<p style="color:#ddc1e5;">Text here</p>
.mytext {color:#ddc1e5;}
This box has a color of #ddc1e5
<div style="background-color:#ddc1e5;">Content here</div>
.mybackground {background-color:#ddc1e5;}
Border around this has a color of #ddc1e5
<div style="border:2px solid #ddc1e5;">Content here</div>
.myborder {border:2px solid #ddc1e5;}