#dd9ed9 color space conversions
Hex:
#dd9ed9
RGB:
221, 158, 217
CMY:
13, 38, 15
CMYK:
0, 29, 2, 13
HSL:
304°, 48.0916%, 74.3137%
HSV (HSB):
304°, 28.5068%, 86.6667%
XYZ:
54.5700, 44.8356, 71.4236
xyY:
0.3194, 0.2625, 44.8356
CIE-Lab:
72.7835, 32.8802, -20.7013
CIE-LCH:
72.7835, 38.8543, 327.8056
CIE-Luv:
72.7835, 32.2024, -37.5505
Hunter-Lab:
66.9594, 28.2935, -16.3713
#dd9ed9 color charts
#dd9ed9 color shades, tints & tones
#dd9ed9 color schemes
#dd9ed9 color preview, HTML & CSS examples
This text has a color of #dd9ed9
<p style="color:#dd9ed9;">Text here</p>
.mytext {color:#dd9ed9;}
This box has a color of #dd9ed9
<div style="background-color:#dd9ed9;">Content here</div>
.mybackground {background-color:#dd9ed9;}
Border around this has a color of #dd9ed9
<div style="border:2px solid #dd9ed9;">Content here</div>
.myborder {border:2px solid #dd9ed9;}