#ddace7 color space conversions
Hex:
#ddace7
RGB:
221, 172, 231
CMY:
13, 33, 9
CMYK:
4, 26, 0, 9
HSL:
290°, 55.1402%, 79.0196%
HSV (HSB):
290°, 25.5411%, 90.5882%
XYZ:
58.9951, 50.6467, 82.2677
xyY:
0.3074, 0.2639, 50.6467
CIE-Lab:
76.4645, 27.9561, -22.7385
CIE-LCH:
76.4645, 36.0358, 320.8763
CIE-Luv:
76.4645, 23.4934, -40.2947
Hunter-Lab:
71.1665, 23.4303, -18.7220
#ddace7 color charts
#ddace7 color shades, tints & tones
#ddace7 color schemes
#ddace7 color preview, HTML & CSS examples
This text has a color of #ddace7
<p style="color:#ddace7;">Text here</p>
.mytext {color:#ddace7;}
This box has a color of #ddace7
<div style="background-color:#ddace7;">Content here</div>
.mybackground {background-color:#ddace7;}
Border around this has a color of #ddace7
<div style="border:2px solid #ddace7;">Content here</div>
.myborder {border:2px solid #ddace7;}