#da2e1e color space conversions
Hex:
        #da2e1e
        RGB:
        218, 46, 30
        CMY:
        15, 82, 88
        CMYK:
        0, 79, 86, 15
      HSL:
        5°, 75.8065%, 48.6275%
        HSV (HSB):
        5°, 86.2385%, 85.4902%
        XYZ:
        30.1248, 16.9532, 2.9128
        xyY:
        0.6026, 0.3391, 16.9532
      CIE-Lab:
        48.2010, 64.1755, 50.8756
        CIE-LCH:
        48.2010, 81.8952, 38.4059
        CIE-Luv:
        48.2010, 133.5905, 32.6614
        Hunter-Lab:
        41.1742, 58.5432, 24.6275
      #da2e1e color charts
#da2e1e RGB chart
      #da2e1e CMYK chart
      #da2e1e RGB pie chart
      #da2e1e color shades, tints & tones
#da2e1e color schemes
#da2e1e color preview, HTML & CSS examples
           This text has a color of #da2e1e        
        
          <p style="color:#da2e1e;">Text here</p>
        
        
          .mytext {color:#da2e1e;}
        
        Text color #da2e1e
      
           This box has a color of #da2e1e        
        
          <div style="background-color:#da2e1e;">Content here</div>
        
        
          .mybackground {background-color:#da2e1e;}
        
        Background color #da2e1e
      
           Border around this has a color of #da2e1e        
        
          <div style="border:2px solid #da2e1e;">Content here</div>
        
        
          .myborder {border:2px solid #da2e1e;}
        
        Border color #da2e1e