#ba9a32 color space conversions
Hex:
        #ba9a32
        RGB:
        186, 154, 50
        CMY:
        27, 40, 80
        CMYK:
        0, 17, 73, 27
      HSL:
        46°, 57.6271%, 46.2745%
        HSV (HSB):
        46°, 73.1183%, 72.9412%
        XYZ:
        32.3810, 33.7806, 7.8313
        xyY:
        0.4376, 0.4565, 33.7806
      CIE-Lab:
        64.7880, 0.9863, 56.1158
        CIE-LCH:
        64.7880, 56.1245, 88.9931
        CIE-Luv:
        64.7880, 27.2811, 60.7029
        Hunter-Lab:
        58.1211, -2.2641, 32.6960
      #ba9a32 color charts
#ba9a32 RGB chart
      #ba9a32 CMYK chart
      #ba9a32 RGB pie chart
      #ba9a32 color shades, tints & tones
#ba9a32 color schemes
#ba9a32 color preview, HTML & CSS examples
           This text has a color of #ba9a32        
        
          <p style="color:#ba9a32;">Text here</p>
        
        
          .mytext {color:#ba9a32;}
        
        Text color #ba9a32
      
           This box has a color of #ba9a32        
        
          <div style="background-color:#ba9a32;">Content here</div>
        
        
          .mybackground {background-color:#ba9a32;}
        
        Background color #ba9a32
      
           Border around this has a color of #ba9a32        
        
          <div style="border:2px solid #ba9a32;">Content here</div>
        
        
          .myborder {border:2px solid #ba9a32;}
        
        Border color #ba9a32