#ba783e color space conversions
Hex:
        #ba783e
        RGB:
        186, 120, 62
        CMY:
        27, 53, 76
        CMYK:
        0, 35, 67, 27
      HSL:
        28°, 50.0000%, 48.6275%
        HSV (HSB):
        28°, 66.6667%, 72.9412%
        XYZ:
        27.8357, 24.2198, 7.7652
        xyY:
        0.4653, 0.4049, 24.2198
      CIE-Lab:
        56.3072, 20.3714, 41.7282
        CIE-LCH:
        56.3072, 46.4353, 63.9787
        CIE-Luv:
        56.3072, 51.8438, 42.1900
        Hunter-Lab:
        49.2137, 14.8372, 25.0944
      #ba783e color charts
#ba783e RGB chart
      #ba783e CMYK chart
      #ba783e RGB pie chart
      #ba783e color shades, tints & tones
#ba783e color schemes
#ba783e color preview, HTML & CSS examples
           This text has a color of #ba783e        
        
          <p style="color:#ba783e;">Text here</p>
        
        
          .mytext {color:#ba783e;}
        
        Text color #ba783e
      
           This box has a color of #ba783e        
        
          <div style="background-color:#ba783e;">Content here</div>
        
        
          .mybackground {background-color:#ba783e;}
        
        Background color #ba783e
      
           Border around this has a color of #ba783e        
        
          <div style="border:2px solid #ba783e;">Content here</div>
        
        
          .myborder {border:2px solid #ba783e;}
        
        Border color #ba783e