#dd3329 color space conversions
Hex:
        #dd3329
        RGB:
        221, 51, 41
        CMY:
        13, 80, 84
        CMYK:
        0, 77, 81, 13
      HSL:
        3°, 72.5806%, 51.3725%
        HSV (HSB):
        3°, 81.4480%, 86.6667%
        XYZ:
        31.4029, 17.8999, 3.8977
        xyY:
        0.5903, 0.3365, 17.8999
      CIE-Lab:
        49.3745, 63.8717, 46.8002
        CIE-LCH:
        49.3745, 79.1824, 36.2310
        CIE-Luv:
        49.3745, 131.7658, 31.2454
        Hunter-Lab:
        42.3083, 58.4502, 24.1536
      #dd3329 color charts
#dd3329 RGB chart
      #dd3329 CMYK chart
      #dd3329 RGB pie chart
      #dd3329 color shades, tints & tones
#dd3329 color schemes
#dd3329 color preview, HTML & CSS examples
           This text has a color of #dd3329        
        
          <p style="color:#dd3329;">Text here</p>
        
        
          .mytext {color:#dd3329;}
        
        Text color #dd3329
      
           This box has a color of #dd3329        
        
          <div style="background-color:#dd3329;">Content here</div>
        
        
          .mybackground {background-color:#dd3329;}
        
        Background color #dd3329
      
           Border around this has a color of #dd3329        
        
          <div style="border:2px solid #dd3329;">Content here</div>
        
        
          .myborder {border:2px solid #dd3329;}
        
        Border color #dd3329