#dd2ac6 color space conversions
Hex:
#dd2ac6
RGB:
221, 42, 198
CMY:
13, 84, 22
CMYK:
0, 81, 10, 13
HSL:
308°, 72.4696%, 51.5686%
HSV (HSB):
308°, 80.9955%, 86.6667%
XYZ:
40.8398, 21.1053, 55.3473
xyY:
0.3482, 0.1799, 21.1053
CIE-Lab:
53.0645, 79.6065, -40.5389
CIE-LCH:
53.0645, 89.3342, 333.0130
CIE-Luv:
53.0645, 78.8040, -72.7557
Hunter-Lab:
45.9405, 78.2855, -39.2719
#dd2ac6 color charts
#dd2ac6 color shades, tints & tones
#dd2ac6 color schemes
#dd2ac6 color preview, HTML & CSS examples
This text has a color of #dd2ac6
<p style="color:#dd2ac6;">Text here</p>
.mytext {color:#dd2ac6;}
This box has a color of #dd2ac6
<div style="background-color:#dd2ac6;">Content here</div>
.mybackground {background-color:#dd2ac6;}
Border around this has a color of #dd2ac6
<div style="border:2px solid #dd2ac6;">Content here</div>
.myborder {border:2px solid #dd2ac6;}