#ba2a18 color space conversions
Hex:
        #ba2a18
        RGB:
        186, 42, 24
        CMY:
        27, 84, 91
        CMYK:
        0, 77, 87, 27
      HSL:
        7°, 77.1429%, 41.1765%
        HSV (HSB):
        7°, 87.0968%, 72.9412%
        XYZ:
        21.2425, 12.1610, 2.0919
        xyY:
        0.5985, 0.3426, 12.1610
      CIE-Lab:
        41.4708, 55.7114, 45.5219
        CIE-LCH:
        41.4708, 71.9445, 39.2523
        CIE-Luv:
        41.4708, 111.5492, 28.5817
        Hunter-Lab:
        34.8726, 47.7057, 20.8543
      #ba2a18 color charts
#ba2a18 RGB chart
      #ba2a18 CMYK chart
      #ba2a18 RGB pie chart
      #ba2a18 color shades, tints & tones
#ba2a18 color schemes
#ba2a18 color preview, HTML & CSS examples
           This text has a color of #ba2a18        
        
          <p style="color:#ba2a18;">Text here</p>
        
        
          .mytext {color:#ba2a18;}
        
        Text color #ba2a18
      
           This box has a color of #ba2a18        
        
          <div style="background-color:#ba2a18;">Content here</div>
        
        
          .mybackground {background-color:#ba2a18;}
        
        Background color #ba2a18
      
           Border around this has a color of #ba2a18        
        
          <div style="border:2px solid #ba2a18;">Content here</div>
        
        
          .myborder {border:2px solid #ba2a18;}
        
        Border color #ba2a18