#da2a1b color space conversions
Hex:
        #da2a1b
        RGB:
        218, 42, 27
        CMY:
        15, 84, 89
        CMYK:
        0, 81, 88, 15
      HSL:
        5°, 77.9592%, 48.0392%
        HSV (HSB):
        5°, 87.6147%, 85.4902%
        XYZ:
        29.9392, 16.6405, 2.6709
        xyY:
        0.6079, 0.3379, 16.6405
      CIE-Lab:
        47.8038, 65.1860, 51.8952
        CIE-LCH:
        47.8038, 83.3206, 38.5237
        CIE-Luv:
        47.8038, 135.8616, 32.6113
        Hunter-Lab:
        40.7928, 59.6201, 24.6730
      #da2a1b color charts
#da2a1b RGB chart
      #da2a1b CMYK chart
      #da2a1b RGB pie chart
      #da2a1b color shades, tints & tones
#da2a1b color schemes
#da2a1b color preview, HTML & CSS examples
           This text has a color of #da2a1b        
        
          <p style="color:#da2a1b;">Text here</p>
        
        
          .mytext {color:#da2a1b;}
        
        Text color #da2a1b
      
           This box has a color of #da2a1b        
        
          <div style="background-color:#da2a1b;">Content here</div>
        
        
          .mybackground {background-color:#da2a1b;}
        
        Background color #da2a1b
      
           Border around this has a color of #da2a1b        
        
          <div style="border:2px solid #da2a1b;">Content here</div>
        
        
          .myborder {border:2px solid #da2a1b;}
        
        Border color #da2a1b