#dd10c5 color space conversions
Hex:
#dd10c5
RGB:
221, 16, 197
CMY:
13, 94, 23
CMYK:
0, 93, 11, 13
HSL:
307°, 86.4979%, 46.4706%
HSV (HSB):
307°, 92.7602%, 86.6667%
XYZ:
40.0821, 19.7740, 54.5275
xyY:
0.3504, 0.1729, 19.7740
CIE-Lab:
51.5807, 83.6547, -42.3053
CIE-LCH:
51.5807, 93.7435, 333.1737
CIE-Luv:
51.5807, 82.2372, -75.5038
Hunter-Lab:
44.4679, 83.0760, -41.5751
#dd10c5 color charts
#dd10c5 color shades, tints & tones
#dd10c5 color schemes
#dd10c5 color preview, HTML & CSS examples
This text has a color of #dd10c5
<p style="color:#dd10c5;">Text here</p>
.mytext {color:#dd10c5;}
This box has a color of #dd10c5
<div style="background-color:#dd10c5;">Content here</div>
.mybackground {background-color:#dd10c5;}
Border around this has a color of #dd10c5
<div style="border:2px solid #dd10c5;">Content here</div>
.myborder {border:2px solid #dd10c5;}