#dd4384 color space conversions
Hex:
#dd4384
RGB:
221, 67, 132
CMY:
13, 74, 48
CMYK:
0, 70, 40, 13
HSL:
335°, 69.3694%, 56.4706%
HSV (HSB):
335°, 69.6833%, 86.6667%
XYZ:
35.9908, 21.0524, 23.9964
xyY:
0.4441, 0.2598, 21.0524
CIE-Lab:
53.0068, 64.2896, -1.8297
CIE-LCH:
53.0068, 64.3156, 358.3698
CIE-Luv:
53.0068, 97.7703, -14.6242
Hunter-Lab:
45.8829, 59.7213, 1.1098
#dd4384 color charts
#dd4384 color shades, tints & tones
#dd4384 color schemes
#dd4384 color preview, HTML & CSS examples
This text has a color of #dd4384
<p style="color:#dd4384;">Text here</p>
.mytext {color:#dd4384;}
This box has a color of #dd4384
<div style="background-color:#dd4384;">Content here</div>
.mybackground {background-color:#dd4384;}
Border around this has a color of #dd4384
<div style="border:2px solid #dd4384;">Content here</div>
.myborder {border:2px solid #dd4384;}