#dd06c5 color space conversions
Hex:
#dd06c5
RGB:
221, 6, 197
CMY:
13, 98, 23
CMYK:
0, 97, 11, 13
HSL:
307°, 94.7137%, 44.5098%
HSV (HSB):
307°, 97.2851%, 86.6667%
XYZ:
39.9620, 19.5336, 54.4875
xyY:
0.3506, 0.1714, 19.5336
CIE-Lab:
51.3058, 84.4646, -42.7403
CIE-LCH:
51.3058, 94.6626, 333.1599
CIE-Luv:
51.3058, 82.8088, -76.1696
Hunter-Lab:
44.1969, 84.0518, -42.1570
#dd06c5 color charts
#dd06c5 color shades, tints & tones
#dd06c5 color schemes
#dd06c5 color preview, HTML & CSS examples
This text has a color of #dd06c5
<p style="color:#dd06c5;">Text here</p>
.mytext {color:#dd06c5;}
This box has a color of #dd06c5
<div style="background-color:#dd06c5;">Content here</div>
.mybackground {background-color:#dd06c5;}
Border around this has a color of #dd06c5
<div style="border:2px solid #dd06c5;">Content here</div>
.myborder {border:2px solid #dd06c5;}