#ba2b13 color space conversions
Hex:
        #ba2b13
        RGB:
        186, 43, 19
        CMY:
        27, 83, 93
        CMYK:
        0, 77, 90, 27
      HSL:
        9°, 81.4634%, 40.1961%
        HSV (HSB):
        9°, 89.7849%, 72.9412%
        XYZ:
        21.2311, 12.2139, 1.8546
        xyY:
        0.6015, 0.3460, 12.2139
      CIE-Lab:
        41.5540, 55.2984, 47.7722
        CIE-LCH:
        41.5540, 73.0760, 40.8237
        CIE-Luv:
        41.5540, 111.5824, 29.7694
        Hunter-Lab:
        34.9484, 47.2791, 21.3175
      #ba2b13 color charts
#ba2b13 RGB chart
      #ba2b13 CMYK chart
      #ba2b13 RGB pie chart
      #ba2b13 color shades, tints & tones
#ba2b13 color schemes
#ba2b13 color preview, HTML & CSS examples
           This text has a color of #ba2b13        
        
          <p style="color:#ba2b13;">Text here</p>
        
        
          .mytext {color:#ba2b13;}
        
        Text color #ba2b13
      
           This box has a color of #ba2b13        
        
          <div style="background-color:#ba2b13;">Content here</div>
        
        
          .mybackground {background-color:#ba2b13;}
        
        Background color #ba2b13
      
           Border around this has a color of #ba2b13        
        
          <div style="border:2px solid #ba2b13;">Content here</div>
        
        
          .myborder {border:2px solid #ba2b13;}
        
        Border color #ba2b13