#dd2ac3 color space conversions
Hex:
#dd2ac3
RGB:
221, 42, 195
CMY:
13, 84, 24
CMYK:
0, 81, 12, 13
HSL:
309°, 72.4696%, 51.5686%
HSV (HSB):
309°, 80.9955%, 86.6667%
XYZ:
40.4971, 20.9682, 53.5426
xyY:
0.3521, 0.1823, 20.9682
CIE-Lab:
52.9147, 79.1941, -39.0432
CIE-LCH:
52.9147, 88.2953, 333.7564
CIE-Luv:
52.9147, 80.0054, -70.4139
Hunter-Lab:
45.7911, 77.7290, -37.2729
#dd2ac3 color charts
#dd2ac3 color shades, tints & tones
#dd2ac3 color schemes
#dd2ac3 color preview, HTML & CSS examples
This text has a color of #dd2ac3
<p style="color:#dd2ac3;">Text here</p>
.mytext {color:#dd2ac3;}
This box has a color of #dd2ac3
<div style="background-color:#dd2ac3;">Content here</div>
.mybackground {background-color:#dd2ac3;}
Border around this has a color of #dd2ac3
<div style="border:2px solid #dd2ac3;">Content here</div>
.myborder {border:2px solid #dd2ac3;}