#ba513e color space conversions
Hex:
        #ba513e
        RGB:
        186, 81, 62
        CMY:
        27, 68, 76
        CMYK:
        0, 56, 67, 27
      HSL:
        9°, 50.0000%, 48.6275%
        HSV (HSB):
        9°, 66.6667%, 72.9412%
        XYZ:
        24.0616, 16.6718, 6.5072
        xyY:
        0.5093, 0.3529, 16.6718
      CIE-Lab:
        47.8438, 41.1111, 31.8812
        CIE-LCH:
        47.8438, 52.0244, 37.7931
        CIE-Luv:
        47.8438, 80.7992, 26.5053
        Hunter-Lab:
        40.8311, 33.7352, 19.1328
      #ba513e color charts
#ba513e RGB chart
      #ba513e CMYK chart
      #ba513e RGB pie chart
      #ba513e color shades, tints & tones
#ba513e color schemes
#ba513e color preview, HTML & CSS examples
           This text has a color of #ba513e        
        
          <p style="color:#ba513e;">Text here</p>
        
        
          .mytext {color:#ba513e;}
        
        Text color #ba513e
      
           This box has a color of #ba513e        
        
          <div style="background-color:#ba513e;">Content here</div>
        
        
          .mybackground {background-color:#ba513e;}
        
        Background color #ba513e
      
           Border around this has a color of #ba513e        
        
          <div style="border:2px solid #ba513e;">Content here</div>
        
        
          .myborder {border:2px solid #ba513e;}
        
        Border color #ba513e