#dd3971 color space conversions
Hex:
        #dd3971
        RGB:
        221, 57, 113
        CMY:
        13, 78, 56
        CMYK:
        0, 74, 49, 13
      HSL:
        340°, 70.6897%, 54.5098%
        HSV (HSB):
        340°, 74.2081%, 86.6667%
        XYZ:
        34.2626, 19.4907, 17.5790
        xyY:
        0.4803, 0.2732, 19.4907
      CIE-Lab:
        51.2564, 65.9492, 7.0559
        CIE-LCH:
        51.2564, 66.3256, 6.1068
        CIE-Luv:
        51.2564, 108.8972, -3.9554
        Hunter-Lab:
        44.1482, 61.2709, 7.2956
      #dd3971 color charts
#dd3971 RGB chart
      #dd3971 CMYK chart
      #dd3971 RGB pie chart
      #dd3971 color shades, tints & tones
#dd3971 color schemes
#dd3971 color preview, HTML & CSS examples
           This text has a color of #dd3971        
        
          <p style="color:#dd3971;">Text here</p>
        
        
          .mytext {color:#dd3971;}
        
        Text color #dd3971
      
           This box has a color of #dd3971        
        
          <div style="background-color:#dd3971;">Content here</div>
        
        
          .mybackground {background-color:#dd3971;}
        
        Background color #dd3971
      
           Border around this has a color of #dd3971        
        
          <div style="border:2px solid #dd3971;">Content here</div>
        
        
          .myborder {border:2px solid #dd3971;}
        
        Border color #dd3971