#ba9c42 color space conversions
Hex:
        #ba9c42
        RGB:
        186, 156, 66
        CMY:
        27, 39, 74
        CMYK:
        0, 16, 65, 27
      HSL:
        45°, 47.6190%, 49.4118%
        HSV (HSB):
        45°, 64.5161%, 72.9412%
        XYZ:
        33.1215, 34.6094, 10.0888
        xyY:
        0.4256, 0.4447, 34.6094
      CIE-Lab:
        65.4434, 0.8034, 49.9179
        CIE-LCH:
        65.4434, 49.9244, 89.0780
        CIE-Luv:
        65.4434, 25.1766, 56.4691
        Hunter-Lab:
        58.8297, -2.4554, 31.0130
      #ba9c42 color charts
#ba9c42 RGB chart
      #ba9c42 CMYK chart
      #ba9c42 RGB pie chart
      #ba9c42 color shades, tints & tones
#ba9c42 color schemes
#ba9c42 color preview, HTML & CSS examples
           This text has a color of #ba9c42        
        
          <p style="color:#ba9c42;">Text here</p>
        
        
          .mytext {color:#ba9c42;}
        
        Text color #ba9c42
      
           This box has a color of #ba9c42        
        
          <div style="background-color:#ba9c42;">Content here</div>
        
        
          .mybackground {background-color:#ba9c42;}
        
        Background color #ba9c42
      
           Border around this has a color of #ba9c42        
        
          <div style="border:2px solid #ba9c42;">Content here</div>
        
        
          .myborder {border:2px solid #ba9c42;}
        
        Border color #ba9c42