#ba8c37 color space conversions
Hex:
        #ba8c37
        RGB:
        186, 140, 55
        CMY:
        27, 45, 78
        CMYK:
        0, 25, 70, 27
      HSL:
        39°, 54.3568%, 47.2549%
        HSV (HSB):
        39°, 70.4301%, 72.9412%
        XYZ:
        30.3174, 29.4711, 7.7050
        xyY:
        0.4492, 0.4367, 29.4711
      CIE-Lab:
        61.1952, 8.8909, 50.3705
        CIE-LCH:
        61.1952, 51.1492, 79.9898
        CIE-Luv:
        61.1952, 37.3126, 53.2710
        Hunter-Lab:
        54.2873, 4.6826, 29.5860
      #ba8c37 color charts
#ba8c37 RGB chart
      #ba8c37 CMYK chart
      #ba8c37 RGB pie chart
      #ba8c37 color shades, tints & tones
#ba8c37 color schemes
#ba8c37 color preview, HTML & CSS examples
           This text has a color of #ba8c37        
        
          <p style="color:#ba8c37;">Text here</p>
        
        
          .mytext {color:#ba8c37;}
        
        Text color #ba8c37
      
           This box has a color of #ba8c37        
        
          <div style="background-color:#ba8c37;">Content here</div>
        
        
          .mybackground {background-color:#ba8c37;}
        
        Background color #ba8c37
      
           Border around this has a color of #ba8c37        
        
          <div style="border:2px solid #ba8c37;">Content here</div>
        
        
          .myborder {border:2px solid #ba8c37;}
        
        Border color #ba8c37