#dd4194 color space conversions
Hex:
#dd4194
RGB:
221, 65, 148
CMY:
13, 75, 42
CMYK:
0, 71, 33, 13
HSL:
328°, 69.6429%, 56.0784%
HSV (HSB):
328°, 70.5882%, 86.6667%
XYZ:
37.0544, 21.2909, 30.1735
xyY:
0.4186, 0.2405, 21.2909
CIE-Lab:
53.2664, 66.6994, -10.9676
CIE-LCH:
53.2664, 67.5951, 350.6623
CIE-Luv:
53.2664, 92.6440, -27.4227
Hunter-Lab:
46.1420, 62.5960, -6.4719
#dd4194 color charts
#dd4194 color shades, tints & tones
#dd4194 color schemes
#dd4194 color preview, HTML & CSS examples
This text has a color of #dd4194
<p style="color:#dd4194;">Text here</p>
.mytext {color:#dd4194;}
This box has a color of #dd4194
<div style="background-color:#dd4194;">Content here</div>
.mybackground {background-color:#dd4194;}
Border around this has a color of #dd4194
<div style="border:2px solid #dd4194;">Content here</div>
.myborder {border:2px solid #dd4194;}