#dd2f24 color space conversions
Hex:
        #dd2f24
        RGB:
        221, 47, 36
        CMY:
        13, 82, 86
        CMYK:
        0, 79, 84, 13
      HSL:
        4°, 73.1225%, 50.3922%
        HSV (HSB):
        4°, 83.7104%, 86.6667%
        XYZ:
        31.1537, 17.5326, 3.4112
        xyY:
        0.5980, 0.3365, 17.5326
      CIE-Lab:
        48.9242, 64.8962, 48.8891
        CIE-LCH:
        48.9242, 81.2506, 36.9923
        CIE-Luv:
        48.9242, 134.5627, 31.8509
        Hunter-Lab:
        41.8719, 59.5327, 24.4801
      #dd2f24 color charts
#dd2f24 RGB chart
      #dd2f24 CMYK chart
      #dd2f24 RGB pie chart
      #dd2f24 color shades, tints & tones
#dd2f24 color schemes
#dd2f24 color preview, HTML & CSS examples
           This text has a color of #dd2f24        
        
          <p style="color:#dd2f24;">Text here</p>
        
        
          .mytext {color:#dd2f24;}
        
        Text color #dd2f24
      
           This box has a color of #dd2f24        
        
          <div style="background-color:#dd2f24;">Content here</div>
        
        
          .mybackground {background-color:#dd2f24;}
        
        Background color #dd2f24
      
           Border around this has a color of #dd2f24        
        
          <div style="border:2px solid #dd2f24;">Content here</div>
        
        
          .myborder {border:2px solid #dd2f24;}
        
        Border color #dd2f24