#dd2926 color space conversions
Hex:
        #dd2926
        RGB:
        221, 41, 38
        CMY:
        13, 84, 85
        CMYK:
        0, 81, 83, 13
      HSL:
        1°, 72.9084%, 50.7843%
        HSV (HSB):
        1°, 82.8054%, 86.6667%
        XYZ:
        30.9616, 17.0980, 3.5021
        xyY:
        0.6005, 0.3316, 17.0980
      CIE-Lab:
        48.3832, 66.5176, 47.4013
        CIE-LCH:
        48.3832, 81.6791, 35.4742
        CIE-Luv:
        48.3832, 137.0170, 30.2879
        Hunter-Lab:
        41.3497, 61.2942, 23.9232
      #dd2926 color charts
#dd2926 RGB chart
      #dd2926 CMYK chart
      #dd2926 RGB pie chart
      #dd2926 color shades, tints & tones
#dd2926 color schemes
#dd2926 color preview, HTML & CSS examples
           This text has a color of #dd2926        
        
          <p style="color:#dd2926;">Text here</p>
        
        
          .mytext {color:#dd2926;}
        
        Text color #dd2926
      
           This box has a color of #dd2926        
        
          <div style="background-color:#dd2926;">Content here</div>
        
        
          .mybackground {background-color:#dd2926;}
        
        Background color #dd2926
      
           Border around this has a color of #dd2926        
        
          <div style="border:2px solid #dd2926;">Content here</div>
        
        
          .myborder {border:2px solid #dd2926;}
        
        Border color #dd2926