#dd50a4 color space conversions
Hex:
#dd50a4
RGB:
221, 80, 164
CMY:
13, 69, 36
CMYK:
0, 64, 26, 13
HSL:
324°, 67.4641%, 59.0196%
HSV (HSB):
324°, 63.8009%, 86.6667%
XYZ:
39.3883, 23.7898, 37.6379
xyY:
0.3907, 0.2360, 23.7898
CIE-Lab:
55.8767, 62.9611, -16.4373
CIE-LCH:
55.8767, 65.0713, 345.3684
CIE-Luv:
55.8767, 81.0691, -34.7323
Hunter-Lab:
48.7748, 58.7925, -11.6097
#dd50a4 color charts
#dd50a4 color shades, tints & tones
#dd50a4 color schemes
#dd50a4 color preview, HTML & CSS examples
This text has a color of #dd50a4
<p style="color:#dd50a4;">Text here</p>
.mytext {color:#dd50a4;}
This box has a color of #dd50a4
<div style="background-color:#dd50a4;">Content here</div>
.mybackground {background-color:#dd50a4;}
Border around this has a color of #dd50a4
<div style="border:2px solid #dd50a4;">Content here</div>
.myborder {border:2px solid #dd50a4;}