#dd10de color space conversions
Hex:
#dd10de
RGB:
221, 16, 222
CMY:
13, 94, 13
CMYK:
0, 93, 0, 13
HSL:
300°, 86.5546%, 46.6667%
HSV (HSB):
300°, 92.7928%, 87.0588%
XYZ:
43.1889, 21.0167, 70.8876
xyY:
0.3197, 0.1556, 21.0167
CIE-Lab:
52.9677, 87.1234, -54.4306
CIE-LCH:
52.9677, 102.7287, 328.0048
CIE-Luv:
52.9677, 72.0638, -94.4280
Hunter-Lab:
45.8439, 87.9354, -59.5882
#dd10de color charts
#dd10de color shades, tints & tones
#dd10de color schemes
#dd10de color preview, HTML & CSS examples
This text has a color of #dd10de
<p style="color:#dd10de;">Text here</p>
.mytext {color:#dd10de;}
This box has a color of #dd10de
<div style="background-color:#dd10de;">Content here</div>
.mybackground {background-color:#dd10de;}
Border around this has a color of #dd10de
<div style="border:2px solid #dd10de;">Content here</div>
.myborder {border:2px solid #dd10de;}