#dd61c2 color space conversions
Hex:
#dd61c2
RGB:
221, 97, 194
CMY:
13, 62, 24
CMYK:
0, 56, 12, 13
HSL:
313°, 64.5833%, 62.3529%
HSV (HSB):
313°, 56.1086%, 86.6667%
XYZ:
43.8311, 27.8166, 54.0979
xyY:
0.3486, 0.2212, 27.8166
CIE-Lab:
59.7227, 59.9032, -27.8491
CIE-LCH:
59.7227, 66.0603, 335.0662
CIE-Luv:
59.7227, 64.7599, -51.8107
Hunter-Lab:
52.7414, 56.0460, -23.8959
#dd61c2 color charts
#dd61c2 color shades, tints & tones
#dd61c2 color schemes
#dd61c2 color preview, HTML & CSS examples
This text has a color of #dd61c2
<p style="color:#dd61c2;">Text here</p>
.mytext {color:#dd61c2;}
This box has a color of #dd61c2
<div style="background-color:#dd61c2;">Content here</div>
.mybackground {background-color:#dd61c2;}
Border around this has a color of #dd61c2
<div style="border:2px solid #dd61c2;">Content here</div>
.myborder {border:2px solid #dd61c2;}