#ba9b2e color space conversions
Hex:
        #ba9b2e
        RGB:
        186, 155, 46
        CMY:
        27, 39, 82
        CMYK:
        0, 17, 75, 27
      HSL:
        47°, 60.3448%, 45.4902%
        HSV (HSB):
        47°, 75.2688%, 72.9412%
        XYZ:
        32.4642, 34.0790, 7.4516
        xyY:
        0.4387, 0.4606, 34.0790
      CIE-Lab:
        65.0253, 0.2624, 57.8911
        CIE-LCH:
        65.0253, 57.8917, 89.7403
        CIE-Luv:
        65.0253, 26.7015, 62.1757
        Hunter-Lab:
        58.3773, -2.8946, 33.2959
      #ba9b2e color charts
#ba9b2e RGB chart
      #ba9b2e CMYK chart
      #ba9b2e RGB pie chart
      #ba9b2e color shades, tints & tones
#ba9b2e color schemes
#ba9b2e color preview, HTML & CSS examples
           This text has a color of #ba9b2e        
        
          <p style="color:#ba9b2e;">Text here</p>
        
        
          .mytext {color:#ba9b2e;}
        
        Text color #ba9b2e
      
           This box has a color of #ba9b2e        
        
          <div style="background-color:#ba9b2e;">Content here</div>
        
        
          .mybackground {background-color:#ba9b2e;}
        
        Background color #ba9b2e
      
           Border around this has a color of #ba9b2e        
        
          <div style="border:2px solid #ba9b2e;">Content here</div>
        
        
          .myborder {border:2px solid #ba9b2e;}
        
        Border color #ba9b2e