#ba9b27 color space conversions
Hex:
        #ba9b27
        RGB:
        186, 155, 39
        CMY:
        27, 39, 85
        CMYK:
        0, 17, 79, 27
      HSL:
        47°, 65.3333%, 44.1176%
        HSV (HSB):
        47°, 79.0323%, 72.9412%
        XYZ:
        32.3373, 34.0283, 6.7832
        xyY:
        0.4421, 0.4652, 34.0283
      CIE-Lab:
        64.9850, -0.0202, 60.3448
        CIE-LCH:
        64.9850, 60.3448, 90.0191
        CIE-Luv:
        64.9850, 26.9193, 63.8042
        Hunter-Lab:
        58.3338, -3.1328, 33.9392
      #ba9b27 color charts
#ba9b27 RGB chart
      #ba9b27 CMYK chart
      #ba9b27 RGB pie chart
      #ba9b27 color shades, tints & tones
#ba9b27 color schemes
#ba9b27 color preview, HTML & CSS examples
           This text has a color of #ba9b27        
        
          <p style="color:#ba9b27;">Text here</p>
        
        
          .mytext {color:#ba9b27;}
        
        Text color #ba9b27
      
           This box has a color of #ba9b27        
        
          <div style="background-color:#ba9b27;">Content here</div>
        
        
          .mybackground {background-color:#ba9b27;}
        
        Background color #ba9b27
      
           Border around this has a color of #ba9b27        
        
          <div style="border:2px solid #ba9b27;">Content here</div>
        
        
          .myborder {border:2px solid #ba9b27;}
        
        Border color #ba9b27