#ba7435 color space conversions
Hex:
        #ba7435
        RGB:
        186, 116, 53
        CMY:
        27, 55, 79
        CMYK:
        0, 38, 72, 27
      HSL:
        28°, 55.6485%, 46.8627%
        HSV (HSB):
        28°, 71.5054%, 72.9412%
        XYZ:
        27.1377, 23.1869, 6.4134
        xyY:
        0.4783, 0.4087, 23.1869
      CIE-Lab:
        55.2644, 22.0677, 45.0530
        CIE-LCH:
        55.2644, 50.1673, 63.9036
        CIE-Luv:
        55.2644, 55.7096, 43.8750
        Hunter-Lab:
        48.1528, 16.3306, 25.8103
      #ba7435 color charts
#ba7435 RGB chart
      #ba7435 CMYK chart
      #ba7435 RGB pie chart
      #ba7435 color shades, tints & tones
#ba7435 color schemes
#ba7435 color preview, HTML & CSS examples
           This text has a color of #ba7435        
        
          <p style="color:#ba7435;">Text here</p>
        
        
          .mytext {color:#ba7435;}
        
        Text color #ba7435
      
           This box has a color of #ba7435        
        
          <div style="background-color:#ba7435;">Content here</div>
        
        
          .mybackground {background-color:#ba7435;}
        
        Background color #ba7435
      
           Border around this has a color of #ba7435        
        
          <div style="border:2px solid #ba7435;">Content here</div>
        
        
          .myborder {border:2px solid #ba7435;}
        
        Border color #ba7435