#dd74c1 color space conversions
Hex:
#dd74c1
RGB:
221, 116, 193
CMY:
13, 55, 24
CMYK:
0, 48, 13, 13
HSL:
316°, 60.6936%, 66.0784%
HSV (HSB):
316°, 47.5113%, 86.6667%
XYZ:
45.6898, 31.7132, 54.1652
xyY:
0.3473, 0.2410, 31.7132
CIE-Lab:
63.1051, 50.7087, -22.0830
CIE-LCH:
63.1051, 55.3085, 336.4675
CIE-Luv:
63.1051, 56.9316, -41.8275
Hunter-Lab:
56.3145, 46.2728, -17.6071
#dd74c1 color charts
#dd74c1 color shades, tints & tones
#dd74c1 color schemes
#dd74c1 color preview, HTML & CSS examples
This text has a color of #dd74c1
<p style="color:#dd74c1;">Text here</p>
.mytext {color:#dd74c1;}
This box has a color of #dd74c1
<div style="background-color:#dd74c1;">Content here</div>
.mybackground {background-color:#dd74c1;}
Border around this has a color of #dd74c1
<div style="border:2px solid #dd74c1;">Content here</div>
.myborder {border:2px solid #dd74c1;}