#dd4165 color space conversions
Hex:
#dd4165
RGB:
221, 65, 101
CMY:
13, 75, 60
CMYK:
0, 71, 54, 13
HSL:
346°, 69.6429%, 56.0784%
HSV (HSB):
346°, 70.5882%, 86.6667%
XYZ:
34.0581, 20.0923, 14.3951
xyY:
0.4969, 0.2931, 20.0923
CIE-Lab:
51.9414, 62.2870, 15.2544
CIE-LCH:
51.9414, 64.1277, 13.7612
CIE-Luv:
51.9414, 109.3650, 6.2519
Hunter-Lab:
44.8245, 57.1832, 12.3366
#dd4165 color charts
#dd4165 color shades, tints & tones
#dd4165 color schemes
#dd4165 color preview, HTML & CSS examples
This text has a color of #dd4165
<p style="color:#dd4165;">Text here</p>
.mytext {color:#dd4165;}
This box has a color of #dd4165
<div style="background-color:#dd4165;">Content here</div>
.mybackground {background-color:#dd4165;}
Border around this has a color of #dd4165
<div style="border:2px solid #dd4165;">Content here</div>
.myborder {border:2px solid #dd4165;}