#dd4da5 color space conversions
Hex:
#dd4da5
RGB:
221, 77, 165
CMY:
13, 70, 35
CMYK:
0, 65, 25, 13
HSL:
323°, 67.9245%, 58.4314%
HSV (HSB):
323°, 65.1584%, 86.6667%
XYZ:
39.2642, 23.3965, 38.0438
xyY:
0.3899, 0.2323, 23.3965
CIE-Lab:
55.4784, 64.2859, -17.6268
CIE-LCH:
55.4784, 66.6587, 344.6667
CIE-Luv:
55.4784, 81.9079, -36.6566
Hunter-Lab:
48.3699, 60.2496, -12.7737
#dd4da5 color charts
#dd4da5 color shades, tints & tones
#dd4da5 color schemes
#dd4da5 color preview, HTML & CSS examples
This text has a color of #dd4da5
<p style="color:#dd4da5;">Text here</p>
.mytext {color:#dd4da5;}
This box has a color of #dd4da5
<div style="background-color:#dd4da5;">Content here</div>
.mybackground {background-color:#dd4da5;}
Border around this has a color of #dd4da5
<div style="border:2px solid #dd4da5;">Content here</div>
.myborder {border:2px solid #dd4da5;}