#dd10c3 color space conversions
Hex:
#dd10c3
RGB:
221, 16, 195
CMY:
13, 94, 24
CMYK:
0, 93, 12, 13
HSL:
308°, 86.4979%, 46.4706%
HSV (HSB):
308°, 92.7602%, 86.6667%
XYZ:
39.8544, 19.6829, 53.3284
xyY:
0.3531, 0.1744, 19.6829
CIE-Lab:
51.4767, 83.3912, -41.3116
CIE-LCH:
51.4767, 93.0631, 333.6464
CIE-Luv:
51.4767, 83.0892, -73.9635
Hunter-Lab:
44.3654, 82.7111, -40.2124
#dd10c3 color charts
#dd10c3 color shades, tints & tones
#dd10c3 color schemes
#dd10c3 color preview, HTML & CSS examples
This text has a color of #dd10c3
<p style="color:#dd10c3;">Text here</p>
.mytext {color:#dd10c3;}
This box has a color of #dd10c3
<div style="background-color:#dd10c3;">Content here</div>
.mybackground {background-color:#dd10c3;}
Border around this has a color of #dd10c3
<div style="border:2px solid #dd10c3;">Content here</div>
.myborder {border:2px solid #dd10c3;}