#ddace3 color space conversions
Hex:
#ddace3
RGB:
221, 172, 227
CMY:
13, 33, 11
CMYK:
3, 24, 0, 11
HSL:
293°, 49.5495%, 78.2353%
HSV (HSB):
293°, 24.2291%, 89.0196%
XYZ:
58.4364, 50.4233, 79.3258
xyY:
0.3105, 0.2679, 50.4233
CIE-Lab:
76.3283, 27.1925, -20.7755
CIE-LCH:
76.3283, 34.2207, 322.6196
CIE-Luv:
76.3283, 24.0040, -36.9830
Hunter-Lab:
71.0093, 22.6285, -16.5274
#ddace3 color charts
#ddace3 color shades, tints & tones
#ddace3 color schemes
#ddace3 color preview, HTML & CSS examples
This text has a color of #ddace3
<p style="color:#ddace3;">Text here</p>
.mytext {color:#ddace3;}
This box has a color of #ddace3
<div style="background-color:#ddace3;">Content here</div>
.mybackground {background-color:#ddace3;}
Border around this has a color of #ddace3
<div style="border:2px solid #ddace3;">Content here</div>
.myborder {border:2px solid #ddace3;}