#ddadc2 color space conversions
Hex:
#ddadc2
RGB:
221, 173, 194
CMY:
13, 32, 24
CMYK:
0, 22, 12, 13
HSL:
334°, 41.3793%, 77.2549%
HSV (HSB):
334°, 21.7195%, 86.6667%
XYZ:
54.5000, 49.1543, 57.6542
xyY:
0.3379, 0.3047, 49.1543
CIE-Lab:
75.5472, 20.7897, -3.9631
CIE-LCH:
75.5472, 21.1641, 349.2074
CIE-Luv:
75.5472, 27.6159, -9.6212
Hunter-Lab:
70.1102, 16.0638, 0.3207
#ddadc2 color charts
#ddadc2 color shades, tints & tones
#ddadc2 color schemes
#ddadc2 color preview, HTML & CSS examples
This text has a color of #ddadc2
<p style="color:#ddadc2;">Text here</p>
.mytext {color:#ddadc2;}
This box has a color of #ddadc2
<div style="background-color:#ddadc2;">Content here</div>
.mybackground {background-color:#ddadc2;}
Border around this has a color of #ddadc2
<div style="border:2px solid #ddadc2;">Content here</div>
.myborder {border:2px solid #ddadc2;}