#dd8ec9 color space conversions
Hex:
#dd8ec9
RGB:
221, 142, 201
CMY:
13, 44, 21
CMYK:
0, 36, 9, 13
HSL:
315°, 53.7415%, 71.1765%
HSV (HSB):
315°, 35.7466%, 86.6667%
XYZ:
50.0344, 38.9352, 60.1365
xyY:
0.3356, 0.2611, 38.9352
CIE-Lab:
68.7043, 38.6151, -18.0508
CIE-LCH:
68.7043, 42.6258, 334.9460
CIE-Luv:
68.7043, 42.7706, -34.0277
Hunter-Lab:
62.3981, 33.9351, -13.4624
#dd8ec9 color charts
#dd8ec9 color shades, tints & tones
#dd8ec9 color schemes
#dd8ec9 color preview, HTML & CSS examples
This text has a color of #dd8ec9
<p style="color:#dd8ec9;">Text here</p>
.mytext {color:#dd8ec9;}
This box has a color of #dd8ec9
<div style="background-color:#dd8ec9;">Content here</div>
.mybackground {background-color:#dd8ec9;}
Border around this has a color of #dd8ec9
<div style="border:2px solid #dd8ec9;">Content here</div>
.myborder {border:2px solid #dd8ec9;}