#dd2822 color space conversions
Hex:
        #dd2822
        RGB:
        221, 40, 34
        CMY:
        13, 84, 87
        CMYK:
        0, 82, 85, 13
      HSL:
        2°, 73.3333%, 50.0000%
        HSV (HSB):
        2°, 84.6154%, 86.6667%
        XYZ:
        30.8663, 17.0052, 3.1689
        xyY:
        0.6047, 0.3332, 17.0052
      CIE-Lab:
        48.2666, 66.6670, 49.2852
        CIE-LCH:
        48.2666, 82.9067, 36.4745
        CIE-Luv:
        48.2666, 138.0721, 31.1692
        Hunter-Lab:
        41.2374, 61.4424, 24.3101
      #dd2822 color charts
#dd2822 RGB chart
      #dd2822 CMYK chart
      #dd2822 RGB pie chart
      #dd2822 color shades, tints & tones
#dd2822 color schemes
#dd2822 color preview, HTML & CSS examples
           This text has a color of #dd2822        
        
          <p style="color:#dd2822;">Text here</p>
        
        
          .mytext {color:#dd2822;}
        
        Text color #dd2822
      
           This box has a color of #dd2822        
        
          <div style="background-color:#dd2822;">Content here</div>
        
        
          .mybackground {background-color:#dd2822;}
        
        Background color #dd2822
      
           Border around this has a color of #dd2822        
        
          <div style="border:2px solid #dd2822;">Content here</div>
        
        
          .myborder {border:2px solid #dd2822;}
        
        Border color #dd2822