#ba8a46 color space conversions
Hex:
        #ba8a46
        RGB:
        186, 138, 70
        CMY:
        27, 46, 73
        CMYK:
        0, 26, 62, 27
      HSL:
        35°, 45.6693%, 50.1961%
        HSV (HSB):
        35°, 62.3656%, 72.9412%
        XYZ:
        30.4437, 29.0583, 9.7986
        xyY:
        0.4393, 0.4193, 29.0583
      CIE-Lab:
        60.8330, 10.9257, 42.8453
        CIE-LCH:
        60.8330, 44.2164, 75.6943
        CIE-Luv:
        60.8330, 37.8140, 46.8451
        Hunter-Lab:
        53.9057, 6.4743, 26.9567
      #ba8a46 color charts
#ba8a46 RGB chart
      #ba8a46 CMYK chart
      #ba8a46 RGB pie chart
      #ba8a46 color shades, tints & tones
#ba8a46 color schemes
#ba8a46 color preview, HTML & CSS examples
           This text has a color of #ba8a46        
        
          <p style="color:#ba8a46;">Text here</p>
        
        
          .mytext {color:#ba8a46;}
        
        Text color #ba8a46
      
           This box has a color of #ba8a46        
        
          <div style="background-color:#ba8a46;">Content here</div>
        
        
          .mybackground {background-color:#ba8a46;}
        
        Background color #ba8a46
      
           Border around this has a color of #ba8a46        
        
          <div style="border:2px solid #ba8a46;">Content here</div>
        
        
          .myborder {border:2px solid #ba8a46;}
        
        Border color #ba8a46