#dd3149 color space conversions
Hex:
        #dd3149
        RGB:
        221, 49, 73
        CMY:
        13, 81, 71
        CMYK:
        0, 78, 67, 13
      HSL:
        352°, 71.6667%, 52.9412%
        HSV (HSB):
        352°, 77.8281%, 86.6667%
        XYZ:
        32.1197, 18.0498, 8.0944
        xyY:
        0.5513, 0.3098, 18.0498
      CIE-Lab:
        49.5565, 65.6976, 28.9332
        CIE-LCH:
        49.5565, 71.7865, 23.7686
        CIE-Luv:
        49.5565, 125.5493, 18.1801
        Hunter-Lab:
        42.4851, 60.6013, 18.4434
      #dd3149 color charts
#dd3149 RGB chart
      #dd3149 CMYK chart
      #dd3149 RGB pie chart
      #dd3149 color shades, tints & tones
#dd3149 color schemes
#dd3149 color preview, HTML & CSS examples
           This text has a color of #dd3149        
        
          <p style="color:#dd3149;">Text here</p>
        
        
          .mytext {color:#dd3149;}
        
        Text color #dd3149
      
           This box has a color of #dd3149        
        
          <div style="background-color:#dd3149;">Content here</div>
        
        
          .mybackground {background-color:#dd3149;}
        
        Background color #dd3149
      
           Border around this has a color of #dd3149        
        
          <div style="border:2px solid #dd3149;">Content here</div>
        
        
          .myborder {border:2px solid #dd3149;}
        
        Border color #dd3149