#ddabc8 color space conversions
Hex:
#ddabc8
RGB:
221, 171, 200
CMY:
13, 33, 22
CMYK:
0, 23, 10, 13
HSL:
325°, 42.3729%, 76.8627%
HSV (HSB):
325°, 22.6244%, 86.6667%
XYZ:
54.8070, 48.6681, 61.1488
xyY:
0.3329, 0.2956, 48.6681
CIE-Lab:
75.2444, 22.8738, -7.6905
CIE-LCH:
75.2444, 24.1321, 341.4167
CIE-Luv:
75.2444, 27.9477, -15.6236
Hunter-Lab:
69.7625, 18.1492, -3.1356
#ddabc8 color charts
#ddabc8 color shades, tints & tones
#ddabc8 color schemes
#ddabc8 color preview, HTML & CSS examples
This text has a color of #ddabc8
<p style="color:#ddabc8;">Text here</p>
.mytext {color:#ddabc8;}
This box has a color of #ddabc8
<div style="background-color:#ddabc8;">Content here</div>
.mybackground {background-color:#ddabc8;}
Border around this has a color of #ddabc8
<div style="border:2px solid #ddabc8;">Content here</div>
.myborder {border:2px solid #ddabc8;}