#dd3cd3 color space conversions
Hex:
#dd3cd3
RGB:
221, 60, 211
CMY:
13, 76, 17
CMYK:
0, 73, 5, 13
HSL:
304°, 70.3057%, 55.0980%
HSV (HSB):
304°, 72.8507%, 86.6667%
XYZ:
43.1925, 23.3070, 63.8502
xyY:
0.3314, 0.1788, 23.3070
CIE-Lab:
55.3872, 76.7055, -44.3220
CIE-LCH:
55.3872, 88.5899, 329.9798
CIE-Luv:
55.3872, 70.4358, -78.7479
Hunter-Lab:
48.2773, 75.2141, -44.6211
#dd3cd3 color charts
#dd3cd3 color shades, tints & tones
#dd3cd3 color schemes
#dd3cd3 color preview, HTML & CSS examples
This text has a color of #dd3cd3
<p style="color:#dd3cd3;">Text here</p>
.mytext {color:#dd3cd3;}
This box has a color of #dd3cd3
<div style="background-color:#dd3cd3;">Content here</div>
.mybackground {background-color:#dd3cd3;}
Border around this has a color of #dd3cd3
<div style="border:2px solid #dd3cd3;">Content here</div>
.myborder {border:2px solid #dd3cd3;}