#dd3cc5 color space conversions
Hex:
#dd3cc5
RGB:
221, 60, 197
CMY:
13, 76, 23
CMYK:
0, 73, 11, 13
HSL:
309°, 70.3057%, 55.0980%
HSV (HSB):
309°, 72.8507%, 86.6667%
XYZ:
41.5127, 22.6351, 55.0044
xyY:
0.3484, 0.1900, 22.6351
CIE-Lab:
54.6945, 74.6419, -37.3983
CIE-LCH:
54.6945, 83.4868, 333.3875
CIE-Luv:
54.6945, 75.5492, -67.7368
Hunter-Lab:
47.5763, 72.4914, -35.2434
#dd3cc5 color charts
#dd3cc5 color shades, tints & tones
#dd3cc5 color schemes
#dd3cc5 color preview, HTML & CSS examples
This text has a color of #dd3cc5
<p style="color:#dd3cc5;">Text here</p>
.mytext {color:#dd3cc5;}
This box has a color of #dd3cc5
<div style="background-color:#dd3cc5;">Content here</div>
.mybackground {background-color:#dd3cc5;}
Border around this has a color of #dd3cc5
<div style="border:2px solid #dd3cc5;">Content here</div>
.myborder {border:2px solid #dd3cc5;}