#dd4544 color space conversions
Hex:
        #dd4544
        RGB:
        221, 69, 68
        CMY:
        13, 73, 73
        CMYK:
        0, 69, 69, 13
      HSL:
        0°, 69.2308%, 56.6667%
        HSV (HSB):
        0°, 69.2308%, 86.6667%
        XYZ:
        32.9903, 20.0458, 7.5993
        xyY:
        0.5441, 0.3306, 20.0458
      CIE-Lab:
        51.8889, 58.7627, 34.7054
        CIE-LCH:
        51.8889, 68.2460, 30.5662
        CIE-Luv:
        51.8889, 116.2559, 25.4738
        Hunter-Lab:
        44.7725, 53.1747, 21.2774
      #dd4544 color charts
#dd4544 RGB chart
      #dd4544 CMYK chart
      #dd4544 RGB pie chart
      #dd4544 color shades, tints & tones
#dd4544 color schemes
#dd4544 color preview, HTML & CSS examples
           This text has a color of #dd4544        
        
          <p style="color:#dd4544;">Text here</p>
        
        
          .mytext {color:#dd4544;}
        
        Text color #dd4544
      
           This box has a color of #dd4544        
        
          <div style="background-color:#dd4544;">Content here</div>
        
        
          .mybackground {background-color:#dd4544;}
        
        Background color #dd4544
      
           Border around this has a color of #dd4544        
        
          <div style="border:2px solid #dd4544;">Content here</div>
        
        
          .myborder {border:2px solid #dd4544;}
        
        Border color #dd4544