#dd5479 color space conversions
Hex:
        #dd5479
        RGB:
        221, 84, 121
        CMY:
        13, 67, 53
        CMYK:
        0, 62, 45, 13
      HSL:
        344°, 66.8293%, 59.8039%
        HSV (HSB):
        344°, 61.9910%, 86.6667%
        XYZ:
        36.4403, 23.0933, 20.6260
        xyY:
        0.4546, 0.2881, 23.0933
      CIE-Lab:
        55.1683, 56.4725, 7.8406
        CIE-LCH:
        55.1683, 57.0142, 7.9043
        CIE-Luv:
        55.1683, 93.1782, -0.7061
        Hunter-Lab:
        48.0555, 51.2589, 8.1908
      #dd5479 color charts
#dd5479 RGB chart
      #dd5479 CMYK chart
      #dd5479 RGB pie chart
      #dd5479 color shades, tints & tones
#dd5479 color schemes
#dd5479 color preview, HTML & CSS examples
           This text has a color of #dd5479        
        
          <p style="color:#dd5479;">Text here</p>
        
        
          .mytext {color:#dd5479;}
        
        Text color #dd5479
      
           This box has a color of #dd5479        
        
          <div style="background-color:#dd5479;">Content here</div>
        
        
          .mybackground {background-color:#dd5479;}
        
        Background color #dd5479
      
           Border around this has a color of #dd5479        
        
          <div style="border:2px solid #dd5479;">Content here</div>
        
        
          .myborder {border:2px solid #dd5479;}
        
        Border color #dd5479