#dd4329 color space conversions
Hex:
        #dd4329
        RGB:
        221, 67, 41
        CMY:
        13, 74, 84
        CMYK:
        0, 70, 81, 13
      HSL:
        9°, 72.5806%, 51.3725%
        HSV (HSB):
        9°, 81.4480%, 86.6667%
        XYZ:
        32.2262, 19.5466, 4.1722
        xyY:
        0.5760, 0.3494, 19.5466
      CIE-Lab:
        51.3206, 58.4780, 48.6435
        CIE-LCH:
        51.3206, 76.0649, 39.7545
        CIE-Luv:
        51.3206, 122.4932, 34.8428
        Hunter-Lab:
        44.2115, 52.7403, 25.3529
      #dd4329 color charts
#dd4329 RGB chart
      #dd4329 CMYK chart
      #dd4329 RGB pie chart
      #dd4329 color shades, tints & tones
#dd4329 color schemes
#dd4329 color preview, HTML & CSS examples
           This text has a color of #dd4329        
        
          <p style="color:#dd4329;">Text here</p>
        
        
          .mytext {color:#dd4329;}
        
        Text color #dd4329
      
           This box has a color of #dd4329        
        
          <div style="background-color:#dd4329;">Content here</div>
        
        
          .mybackground {background-color:#dd4329;}
        
        Background color #dd4329
      
           Border around this has a color of #dd4329        
        
          <div style="border:2px solid #dd4329;">Content here</div>
        
        
          .myborder {border:2px solid #dd4329;}
        
        Border color #dd4329