#ba8f34 color space conversions
Hex:
        #ba8f34
        RGB:
        186, 143, 52
        CMY:
        27, 44, 80
        CMYK:
        0, 23, 72, 27
      HSL:
        41°, 56.3025%, 46.6667%
        HSV (HSB):
        41°, 72.0430%, 72.9412%
        XYZ:
        30.6920, 30.3320, 7.4858
        xyY:
        0.4480, 0.4427, 30.3320
      CIE-Lab:
        61.9396, 7.0836, 52.4461
        CIE-LCH:
        61.9396, 52.9223, 82.3079
        CIE-Luv:
        61.9396, 35.2428, 55.4830
        Hunter-Lab:
        55.0745, 3.0945, 30.4933
      #ba8f34 color charts
#ba8f34 RGB chart
      #ba8f34 CMYK chart
      #ba8f34 RGB pie chart
      #ba8f34 color shades, tints & tones
#ba8f34 color schemes
#ba8f34 color preview, HTML & CSS examples
           This text has a color of #ba8f34        
        
          <p style="color:#ba8f34;">Text here</p>
        
        
          .mytext {color:#ba8f34;}
        
        Text color #ba8f34
      
           This box has a color of #ba8f34        
        
          <div style="background-color:#ba8f34;">Content here</div>
        
        
          .mybackground {background-color:#ba8f34;}
        
        Background color #ba8f34
      
           Border around this has a color of #ba8f34        
        
          <div style="border:2px solid #ba8f34;">Content here</div>
        
        
          .myborder {border:2px solid #ba8f34;}
        
        Border color #ba8f34