#ba963b color space conversions
Hex:
        #ba963b
        RGB:
        186, 150, 59
        CMY:
        27, 41, 77
        CMYK:
        0, 19, 68, 27
      HSL:
        43°, 51.8367%, 48.0392%
        HSV (HSB):
        43°, 68.2796%, 72.9412%
        XYZ:
        31.9455, 32.5676, 8.7401
        xyY:
        0.4361, 0.4446, 32.5676
      CIE-Lab:
        63.8092, 3.6325, 51.3276
        CIE-LCH:
        63.8092, 51.4559, 85.9519
        CIE-Luv:
        63.8092, 29.7815, 56.2618
        Hunter-Lab:
        57.0680, 0.0515, 30.8672
      #ba963b color charts
#ba963b RGB chart
      #ba963b CMYK chart
      #ba963b RGB pie chart
      #ba963b color shades, tints & tones
#ba963b color schemes
#ba963b color preview, HTML & CSS examples
           This text has a color of #ba963b        
        
          <p style="color:#ba963b;">Text here</p>
        
        
          .mytext {color:#ba963b;}
        
        Text color #ba963b
      
           This box has a color of #ba963b        
        
          <div style="background-color:#ba963b;">Content here</div>
        
        
          .mybackground {background-color:#ba963b;}
        
        Background color #ba963b
      
           Border around this has a color of #ba963b        
        
          <div style="border:2px solid #ba963b;">Content here</div>
        
        
          .myborder {border:2px solid #ba963b;}
        
        Border color #ba963b