#ddc1e3 color space conversions
Hex:
#ddc1e3
RGB:
221, 193, 227
CMY:
13, 24, 11
CMYK:
3, 15, 0, 11
HSL:
289°, 37.7778%, 82.3529%
HSV (HSB):
289°, 14.9780%, 89.0196%
XYZ:
62.7539, 59.0581, 80.7649
xyY:
0.3098, 0.2915, 59.0581
CIE-Lab:
81.3235, 15.8843, -13.2448
CIE-LCH:
81.3235, 20.6818, 320.1775
CIE-Luv:
81.3235, 13.6745, -23.2833
Hunter-Lab:
76.8493, 11.2740, -8.5164
#ddc1e3 color charts
#ddc1e3 color shades, tints & tones
#ddc1e3 color schemes
#ddc1e3 color preview, HTML & CSS examples
This text has a color of #ddc1e3
<p style="color:#ddc1e3;">Text here</p>
.mytext {color:#ddc1e3;}
This box has a color of #ddc1e3
<div style="background-color:#ddc1e3;">Content here</div>
.mybackground {background-color:#ddc1e3;}
Border around this has a color of #ddc1e3
<div style="border:2px solid #ddc1e3;">Content here</div>
.myborder {border:2px solid #ddc1e3;}