#dd2747 color space conversions
Hex:
        #dd2747
        RGB:
        221, 39, 71
        CMY:
        13, 85, 72
        CMYK:
        0, 82, 68, 13
      HSL:
        349°, 72.8000%, 50.9804%
        HSV (HSB):
        349°, 82.3529%, 86.6667%
        XYZ:
        31.6816, 17.2781, 7.6264
        xyY:
        0.5599, 0.3053, 17.2781
      CIE-Lab:
        48.6086, 68.1929, 28.9517
        CIE-LCH:
        48.6086, 74.0842, 23.0040
        CIE-Luv:
        48.6086, 130.2317, 17.2627
        Hunter-Lab:
        41.5670, 63.3075, 18.2187
      #dd2747 color charts
#dd2747 RGB chart
      #dd2747 CMYK chart
      #dd2747 RGB pie chart
      #dd2747 color shades, tints & tones
#dd2747 color schemes
#dd2747 color preview, HTML & CSS examples
           This text has a color of #dd2747        
        
          <p style="color:#dd2747;">Text here</p>
        
        
          .mytext {color:#dd2747;}
        
        Text color #dd2747
      
           This box has a color of #dd2747        
        
          <div style="background-color:#dd2747;">Content here</div>
        
        
          .mybackground {background-color:#dd2747;}
        
        Background color #dd2747
      
           Border around this has a color of #dd2747        
        
          <div style="border:2px solid #dd2747;">Content here</div>
        
        
          .myborder {border:2px solid #dd2747;}
        
        Border color #dd2747