#ddace2 color space conversions
Hex:
#ddace2
RGB:
221, 172, 226
CMY:
13, 33, 11
CMYK:
2, 24, 0, 11
HSL:
294°, 48.2143%, 78.0392%
HSV (HSB):
294°, 23.8938%, 88.6275%
XYZ:
58.2988, 50.3682, 78.6009
xyY:
0.3113, 0.2690, 50.3682
CIE-Lab:
76.2947, 27.0033, -20.2836
CIE-LCH:
76.2947, 33.7728, 323.0879
CIE-Luv:
76.2947, 24.1316, -36.1566
Hunter-Lab:
70.9705, 22.4304, -15.9851
#ddace2 color charts
#ddace2 color shades, tints & tones
#ddace2 color schemes
#ddace2 color preview, HTML & CSS examples
This text has a color of #ddace2
<p style="color:#ddace2;">Text here</p>
.mytext {color:#ddace2;}
This box has a color of #ddace2
<div style="background-color:#ddace2;">Content here</div>
.mybackground {background-color:#ddace2;}
Border around this has a color of #ddace2
<div style="border:2px solid #ddace2;">Content here</div>
.myborder {border:2px solid #ddace2;}