#dd74cb color space conversions
Hex:
#dd74cb
RGB:
221, 116, 203
CMY:
13, 55, 20
CMYK:
0, 48, 8, 13
HSL:
310°, 60.6936%, 66.0784%
HSV (HSB):
310°, 47.5113%, 86.6667%
XYZ:
46.8437, 32.1747, 60.2413
xyY:
0.3364, 0.2310, 32.1747
CIE-Lab:
63.4870, 52.3323, -27.1414
CIE-LCH:
63.4870, 58.9519, 332.5871
CIE-Luv:
63.4870, 54.4703, -50.0117
Hunter-Lab:
56.7228, 48.1468, -23.2619
#dd74cb color charts
#dd74cb color shades, tints & tones
#dd74cb color schemes
#dd74cb color preview, HTML & CSS examples
This text has a color of #dd74cb
<p style="color:#dd74cb;">Text here</p>
.mytext {color:#dd74cb;}
This box has a color of #dd74cb
<div style="background-color:#dd74cb;">Content here</div>
.mybackground {background-color:#dd74cb;}
Border around this has a color of #dd74cb
<div style="border:2px solid #dd74cb;">Content here</div>
.myborder {border:2px solid #dd74cb;}