#dd4da8 color space conversions
Hex:
#dd4da8
RGB:
221, 77, 168
CMY:
13, 70, 34
CMYK:
0, 65, 24, 13
HSL:
322°, 67.9245%, 58.4314%
HSV (HSB):
322°, 65.1584%, 86.6667%
XYZ:
39.5406, 23.5071, 39.4991
xyY:
0.3856, 0.2292, 23.5071
CIE-Lab:
55.5908, 64.6731, -19.2068
CIE-LCH:
55.5908, 67.4649, 343.4595
CIE-Luv:
55.5908, 80.8617, -39.0456
Hunter-Lab:
48.4841, 60.7262, -14.3636
#dd4da8 color charts
#dd4da8 color shades, tints & tones
#dd4da8 color schemes
#dd4da8 color preview, HTML & CSS examples
This text has a color of #dd4da8
<p style="color:#dd4da8;">Text here</p>
.mytext {color:#dd4da8;}
This box has a color of #dd4da8
<div style="background-color:#dd4da8;">Content here</div>
.mybackground {background-color:#dd4da8;}
Border around this has a color of #dd4da8
<div style="border:2px solid #dd4da8;">Content here</div>
.myborder {border:2px solid #dd4da8;}