#dd416e color space conversions
Hex:
#dd416e
RGB:
221, 65, 110
CMY:
13, 75, 57
CMYK:
0, 71, 50, 13
HSL:
343°, 69.6429%, 56.0784%
HSV (HSB):
343°, 70.5882%, 86.6667%
XYZ:
34.5236, 20.2785, 16.8464
xyY:
0.4818, 0.2830, 20.2785
CIE-Lab:
52.1507, 62.9958, 10.1321
CIE-LCH:
52.1507, 63.8054, 9.1371
CIE-Luv:
52.1507, 106.3979, 0.3679
Hunter-Lab:
45.0317, 58.0416, 9.3417
#dd416e color charts
#dd416e color shades, tints & tones
#dd416e color schemes
#dd416e color preview, HTML & CSS examples
This text has a color of #dd416e
<p style="color:#dd416e;">Text here</p>
.mytext {color:#dd416e;}
This box has a color of #dd416e
<div style="background-color:#dd416e;">Content here</div>
.mybackground {background-color:#dd416e;}
Border around this has a color of #dd416e
<div style="border:2px solid #dd416e;">Content here</div>
.myborder {border:2px solid #dd416e;}