#dd5585 color space conversions
Hex:
        #dd5585
        RGB:
        221, 85, 133
        CMY:
        13, 67, 48
        CMYK:
        0, 62, 40, 13
      HSL:
        339°, 66.6667%, 60.0000%
        HSV (HSB):
        339°, 61.5385%, 86.6667%
        XYZ:
        37.3009, 23.5626, 24.7724
        xyY:
        0.4356, 0.2751, 23.5626
      CIE-Lab:
        55.6472, 57.2456, 1.4343
        CIE-LCH:
        55.6472, 57.2636, 1.4352
        CIE-Luv:
        55.6472, 88.9719, -8.9283
        Hunter-Lab:
        48.5413, 52.2186, 3.7211
      #dd5585 color charts
#dd5585 RGB chart
      #dd5585 CMYK chart
      #dd5585 RGB pie chart
      #dd5585 color shades, tints & tones
#dd5585 color schemes
#dd5585 color preview, HTML & CSS examples
           This text has a color of #dd5585        
        
          <p style="color:#dd5585;">Text here</p>
        
        
          .mytext {color:#dd5585;}
        
        Text color #dd5585
      
           This box has a color of #dd5585        
        
          <div style="background-color:#dd5585;">Content here</div>
        
        
          .mybackground {background-color:#dd5585;}
        
        Background color #dd5585
      
           Border around this has a color of #dd5585        
        
          <div style="border:2px solid #dd5585;">Content here</div>
        
        
          .myborder {border:2px solid #dd5585;}
        
        Border color #dd5585