#dd5f80 color space conversions
Hex:
        #dd5f80
        RGB:
        221, 95, 128
        CMY:
        13, 63, 50
        CMYK:
        0, 57, 42, 13
      HSL:
        344°, 64.9485%, 61.9608%
        HSV (HSB):
        344°, 57.0136%, 86.6667%
        XYZ:
        37.8073, 25.1151, 23.2771
        xyY:
        0.4386, 0.2914, 25.1151
      CIE-Lab:
        57.1874, 52.2558, 6.5975
        CIE-LCH:
        57.1874, 52.6707, 7.1957
        CIE-Luv:
        57.1874, 85.0355, -1.2431
        Hunter-Lab:
        50.1150, 46.9613, 7.5418
      #dd5f80 color charts
#dd5f80 RGB chart
      #dd5f80 CMYK chart
      #dd5f80 RGB pie chart
      #dd5f80 color shades, tints & tones
#dd5f80 color schemes
#dd5f80 color preview, HTML & CSS examples
           This text has a color of #dd5f80        
        
          <p style="color:#dd5f80;">Text here</p>
        
        
          .mytext {color:#dd5f80;}
        
        Text color #dd5f80
      
           This box has a color of #dd5f80        
        
          <div style="background-color:#dd5f80;">Content here</div>
        
        
          .mybackground {background-color:#dd5f80;}
        
        Background color #dd5f80
      
           Border around this has a color of #dd5f80        
        
          <div style="border:2px solid #dd5f80;">Content here</div>
        
        
          .myborder {border:2px solid #dd5f80;}
        
        Border color #dd5f80