#dd326f color space conversions
Hex:
#dd326f
RGB:
221, 50, 111
CMY:
13, 80, 56
CMYK:
0, 77, 50, 13
HSL:
339°, 71.5481%, 53.1373%
HSV (HSB):
339°, 77.3756%, 86.6667%
XYZ:
33.8286, 18.8011, 16.8849
xyY:
0.4866, 0.2705, 18.8011
CIE-Lab:
50.4536, 67.9007, 7.1244
CIE-LCH:
50.4536, 68.2735, 5.9898
CIE-Luv:
50.4536, 112.4001, -4.3585
Hunter-Lab:
43.3602, 63.3814, 7.2640
#dd326f color charts
#dd326f color shades, tints & tones
#dd326f color schemes
#dd326f color preview, HTML & CSS examples
This text has a color of #dd326f
<p style="color:#dd326f;">Text here</p>
.mytext {color:#dd326f;}
This box has a color of #dd326f
<div style="background-color:#dd326f;">Content here</div>
.mybackground {background-color:#dd326f;}
Border around this has a color of #dd326f
<div style="border:2px solid #dd326f;">Content here</div>
.myborder {border:2px solid #dd326f;}