#dd74b5 color space conversions
Hex:
#dd74b5
RGB:
221, 116, 181
CMY:
13, 55, 29
CMYK:
0, 48, 18, 13
HSL:
323°, 60.6936%, 66.0784%
HSV (HSB):
323°, 47.5113%, 86.6667%
XYZ:
44.4047, 31.1991, 47.3977
xyY:
0.3610, 0.2536, 31.1991
CIE-Lab:
62.6754, 48.8538, -15.9283
CIE-LCH:
62.6754, 51.3848, 341.9419
CIE-Luv:
62.6754, 59.8910, -32.0812
Hunter-Lab:
55.8562, 44.1560, -11.2122
#dd74b5 color charts
#dd74b5 color shades, tints & tones
#dd74b5 color schemes
#dd74b5 color preview, HTML & CSS examples
This text has a color of #dd74b5
<p style="color:#dd74b5;">Text here</p>
.mytext {color:#dd74b5;}
This box has a color of #dd74b5
<div style="background-color:#dd74b5;">Content here</div>
.mybackground {background-color:#dd74b5;}
Border around this has a color of #dd74b5
<div style="border:2px solid #dd74b5;">Content here</div>
.myborder {border:2px solid #dd74b5;}