#dd1475 color space conversions
Hex:
        #dd1475
        RGB:
        221, 20, 117
        CMY:
        13, 92, 54
        CMYK:
        0, 91, 47, 13
      HSL:
        331°, 83.4025%, 47.2549%
        HSV (HSB):
        331°, 90.9502%, 86.6667%
        XYZ:
        33.2798, 17.1568, 18.3872
        xyY:
        0.4836, 0.2493, 17.1568
      CIE-Lab:
        48.4570, 74.5802, 0.5855
        CIE-LCH:
        48.4570, 74.5825, 0.4498
        CIE-Luv:
        48.4570, 117.8795, -13.7292
        Hunter-Lab:
        41.4208, 70.9307, 2.6750
      #dd1475 color charts
#dd1475 RGB chart
      #dd1475 CMYK chart
      #dd1475 RGB pie chart
      #dd1475 color shades, tints & tones
#dd1475 color schemes
#dd1475 color preview, HTML & CSS examples
           This text has a color of #dd1475        
        
          <p style="color:#dd1475;">Text here</p>
        
        
          .mytext {color:#dd1475;}
        
        Text color #dd1475
      
           This box has a color of #dd1475        
        
          <div style="background-color:#dd1475;">Content here</div>
        
        
          .mybackground {background-color:#dd1475;}
        
        Background color #dd1475
      
           Border around this has a color of #dd1475        
        
          <div style="border:2px solid #dd1475;">Content here</div>
        
        
          .myborder {border:2px solid #dd1475;}
        
        Border color #dd1475