#ba8725 color space conversions
Hex:
        #ba8725
        RGB:
        186, 135, 37
        CMY:
        27, 47, 85
        CMYK:
        0, 27, 80, 27
      HSL:
        39°, 66.8161%, 43.7255%
        HSV (HSB):
        39°, 80.1075%, 72.9412%
        XYZ:
        29.2476, 27.9006, 5.5941
        xyY:
        0.4662, 0.4447, 27.9006
      CIE-Lab:
        59.7988, 10.8431, 56.3367
        CIE-LCH:
        59.7988, 57.3707, 79.1055
        CIE-Luv:
        59.7988, 41.9804, 56.1360
        Hunter-Lab:
        52.8210, 6.4006, 30.6955
      #ba8725 color charts
#ba8725 RGB chart
      #ba8725 CMYK chart
      #ba8725 RGB pie chart
      #ba8725 color shades, tints & tones
#ba8725 color schemes
#ba8725 color preview, HTML & CSS examples
           This text has a color of #ba8725        
        
          <p style="color:#ba8725;">Text here</p>
        
        
          .mytext {color:#ba8725;}
        
        Text color #ba8725
      
           This box has a color of #ba8725        
        
          <div style="background-color:#ba8725;">Content here</div>
        
        
          .mybackground {background-color:#ba8725;}
        
        Background color #ba8725
      
           Border around this has a color of #ba8725        
        
          <div style="border:2px solid #ba8725;">Content here</div>
        
        
          .myborder {border:2px solid #ba8725;}
        
        Border color #ba8725