#dd3445 color space conversions
Hex:
        #dd3445
        RGB:
        221, 52, 69
        CMY:
        13, 80, 73
        CMYK:
        0, 76, 69, 13
      HSL:
        354°, 71.3080%, 53.5294%
        HSV (HSB):
        354°, 76.4706%, 86.6667%
        XYZ:
        32.1210, 18.2578, 7.4614
        xyY:
        0.5553, 0.3157, 18.2578
      CIE-Lab:
        49.8073, 64.6210, 31.6176
        CIE-LCH:
        49.8073, 71.9413, 26.0715
        CIE-Luv:
        49.8073, 125.2484, 20.7667
        Hunter-Lab:
        42.7292, 59.4085, 19.5572
      #dd3445 color charts
#dd3445 RGB chart
      #dd3445 CMYK chart
      #dd3445 RGB pie chart
      #dd3445 color shades, tints & tones
#dd3445 color schemes
#dd3445 color preview, HTML & CSS examples
           This text has a color of #dd3445        
        
          <p style="color:#dd3445;">Text here</p>
        
        
          .mytext {color:#dd3445;}
        
        Text color #dd3445
      
           This box has a color of #dd3445        
        
          <div style="background-color:#dd3445;">Content here</div>
        
        
          .mybackground {background-color:#dd3445;}
        
        Background color #dd3445
      
           Border around this has a color of #dd3445        
        
          <div style="border:2px solid #dd3445;">Content here</div>
        
        
          .myborder {border:2px solid #dd3445;}
        
        Border color #dd3445