#dd4b82 color space conversions
Hex:
        #dd4b82
        RGB:
        221, 75, 130
        CMY:
        13, 71, 49
        CMYK:
        0, 66, 41, 13
      HSL:
        337°, 68.2243%, 58.0392%
        HSV (HSB):
        337°, 66.0633%, 86.6667%
        XYZ:
        36.3641, 22.0160, 23.4520
        xyY:
        0.4444, 0.2690, 22.0160
      CIE-Lab:
        54.0440, 61.0654, 0.8791
        CIE-LCH:
        54.0440, 61.0717, 0.8248
        CIE-Luv:
        54.0440, 94.8774, -10.4515
        Hunter-Lab:
        46.9212, 56.2261, 3.2107
      #dd4b82 color charts
#dd4b82 RGB chart
      #dd4b82 CMYK chart
      #dd4b82 RGB pie chart
      #dd4b82 color shades, tints & tones
#dd4b82 color schemes
#dd4b82 color preview, HTML & CSS examples
           This text has a color of #dd4b82        
        
          <p style="color:#dd4b82;">Text here</p>
        
        
          .mytext {color:#dd4b82;}
        
        Text color #dd4b82
      
           This box has a color of #dd4b82        
        
          <div style="background-color:#dd4b82;">Content here</div>
        
        
          .mybackground {background-color:#dd4b82;}
        
        Background color #dd4b82
      
           Border around this has a color of #dd4b82        
        
          <div style="border:2px solid #dd4b82;">Content here</div>
        
        
          .myborder {border:2px solid #dd4b82;}
        
        Border color #dd4b82