#ba2922 color space conversions
Hex:
        #ba2922
        RGB:
        186, 41, 34
        CMY:
        27, 84, 87
        CMYK:
        0, 78, 82, 27
      HSL:
        3°, 69.0909%, 43.1373%
        HSV (HSB):
        3°, 81.7204%, 72.9412%
        XYZ:
        21.3314, 12.1405, 2.7324
        xyY:
        0.5892, 0.3353, 12.1405
      CIE-Lab:
        41.4385, 56.2732, 40.4775
        CIE-LCH:
        41.4385, 69.3188, 35.7276
        CIE-Luv:
        41.4385, 110.6123, 25.8297
        Hunter-Lab:
        34.8432, 48.3041, 19.7407
      #ba2922 color charts
#ba2922 RGB chart
      #ba2922 CMYK chart
      #ba2922 RGB pie chart
      #ba2922 color shades, tints & tones
#ba2922 color schemes
#ba2922 color preview, HTML & CSS examples
           This text has a color of #ba2922        
        
          <p style="color:#ba2922;">Text here</p>
        
        
          .mytext {color:#ba2922;}
        
        Text color #ba2922
      
           This box has a color of #ba2922        
        
          <div style="background-color:#ba2922;">Content here</div>
        
        
          .mybackground {background-color:#ba2922;}
        
        Background color #ba2922
      
           Border around this has a color of #ba2922        
        
          <div style="border:2px solid #ba2922;">Content here</div>
        
        
          .myborder {border:2px solid #ba2922;}
        
        Border color #ba2922