#dd416b color space conversions
Hex:
#dd416b
RGB:
221, 65, 107
CMY:
13, 75, 58
CMYK:
0, 71, 52, 13
HSL:
344°, 69.6429%, 56.0784%
HSV (HSB):
344°, 70.5882%, 86.6667%
XYZ:
34.3629, 20.2143, 16.0005
xyY:
0.4869, 0.2864, 20.2143
CIE-Lab:
52.0786, 62.7522, 11.8359
CIE-LCH:
52.0786, 63.8587, 10.6812
CIE-Luv:
52.0786, 107.4040, 2.3669
Hunter-Lab:
44.9603, 57.7462, 10.3720
#dd416b color charts
#dd416b color shades, tints & tones
#dd416b color schemes
#dd416b color preview, HTML & CSS examples
This text has a color of #dd416b
<p style="color:#dd416b;">Text here</p>
.mytext {color:#dd416b;}
This box has a color of #dd416b
<div style="background-color:#dd416b;">Content here</div>
.mybackground {background-color:#dd416b;}
Border around this has a color of #dd416b
<div style="border:2px solid #dd416b;">Content here</div>
.myborder {border:2px solid #dd416b;}