#ba9b42 color space conversions
Hex:
        #ba9b42
        RGB:
        186, 155, 66
        CMY:
        27, 39, 74
        CMYK:
        0, 17, 65, 27
      HSL:
        45°, 47.6190%, 49.4118%
        HSV (HSB):
        45°, 64.5161%, 72.9412%
        XYZ:
        32.9544, 34.2751, 10.0331
        xyY:
        0.4265, 0.4436, 34.2751
      CIE-Lab:
        65.1804, 1.3443, 49.6313
        CIE-LCH:
        65.1804, 49.6495, 88.4484
        CIE-Luv:
        65.1804, 25.8797, 56.0239
        Hunter-Lab:
        58.5450, -1.9777, 30.8207
      #ba9b42 color charts
#ba9b42 RGB chart
      #ba9b42 CMYK chart
      #ba9b42 RGB pie chart
      #ba9b42 color shades, tints & tones
#ba9b42 color schemes
#ba9b42 color preview, HTML & CSS examples
           This text has a color of #ba9b42        
        
          <p style="color:#ba9b42;">Text here</p>
        
        
          .mytext {color:#ba9b42;}
        
        Text color #ba9b42
      
           This box has a color of #ba9b42        
        
          <div style="background-color:#ba9b42;">Content here</div>
        
        
          .mybackground {background-color:#ba9b42;}
        
        Background color #ba9b42
      
           Border around this has a color of #ba9b42        
        
          <div style="border:2px solid #ba9b42;">Content here</div>
        
        
          .myborder {border:2px solid #ba9b42;}
        
        Border color #ba9b42