#ba322e color space conversions
Hex:
        #ba322e
        RGB:
        186, 50, 46
        CMY:
        27, 80, 82
        CMYK:
        0, 73, 75, 27
      HSL:
        2°, 60.3448%, 45.4902%
        HSV (HSB):
        2°, 75.2688%, 72.9412%
        XYZ:
        21.8834, 12.9176, 3.9247
        xyY:
        0.5651, 0.3336, 12.9176
      CIE-Lab:
        42.6388, 53.6986, 35.0351
        CIE-LCH:
        42.6388, 64.1171, 33.1220
        CIE-Luv:
        42.6388, 103.6868, 23.7606
        Hunter-Lab:
        35.9410, 45.7867, 18.6843
      #ba322e color charts
#ba322e RGB chart
      #ba322e CMYK chart
      #ba322e RGB pie chart
      #ba322e color shades, tints & tones
#ba322e color schemes
#ba322e color preview, HTML & CSS examples
           This text has a color of #ba322e        
        
          <p style="color:#ba322e;">Text here</p>
        
        
          .mytext {color:#ba322e;}
        
        Text color #ba322e
      
           This box has a color of #ba322e        
        
          <div style="background-color:#ba322e;">Content here</div>
        
        
          .mybackground {background-color:#ba322e;}
        
        Background color #ba322e
      
           Border around this has a color of #ba322e        
        
          <div style="border:2px solid #ba322e;">Content here</div>
        
        
          .myborder {border:2px solid #ba322e;}
        
        Border color #ba322e