#dd5f84 color space conversions
Hex:
        #dd5f84
        RGB:
        221, 95, 132
        CMY:
        13, 63, 48
        CMYK:
        0, 57, 40, 13
      HSL:
        342°, 64.9485%, 61.9608%
        HSV (HSB):
        342°, 57.0136%, 86.6667%
        XYZ:
        38.0759, 25.2225, 24.6914
        xyY:
        0.4327, 0.2867, 25.2225
      CIE-Lab:
        57.2916, 52.6754, 4.4026
        CIE-LCH:
        57.2916, 52.8590, 4.7777
        CIE-Luv:
        57.2916, 83.9189, -4.1160
        Hunter-Lab:
        50.2220, 47.4414, 6.0058
      #dd5f84 color charts
#dd5f84 RGB chart
      #dd5f84 CMYK chart
      #dd5f84 RGB pie chart
      #dd5f84 color shades, tints & tones
#dd5f84 color schemes
#dd5f84 color preview, HTML & CSS examples
           This text has a color of #dd5f84        
        
          <p style="color:#dd5f84;">Text here</p>
        
        
          .mytext {color:#dd5f84;}
        
        Text color #dd5f84
      
           This box has a color of #dd5f84        
        
          <div style="background-color:#dd5f84;">Content here</div>
        
        
          .mybackground {background-color:#dd5f84;}
        
        Background color #dd5f84
      
           Border around this has a color of #dd5f84        
        
          <div style="border:2px solid #dd5f84;">Content here</div>
        
        
          .myborder {border:2px solid #dd5f84;}
        
        Border color #dd5f84