#ba9439 color space conversions
Hex:
        #ba9439
        RGB:
        186, 148, 57
        CMY:
        27, 42, 78
        CMYK:
        0, 20, 69, 27
      HSL:
        42°, 53.0864%, 47.6471%
        HSV (HSB):
        42°, 69.3548%, 72.9412%
        XYZ:
        31.5781, 31.9143, 8.3666
        xyY:
        0.4394, 0.4441, 31.9143
      CIE-Lab:
        63.2720, 4.6104, 51.6482
        CIE-LCH:
        63.2720, 51.8536, 84.8990
        CIE-Luv:
        63.2720, 31.3264, 56.0527
        Hunter-Lab:
        56.4928, 0.9150, 30.7640
      #ba9439 color charts
#ba9439 RGB chart
      #ba9439 CMYK chart
      #ba9439 RGB pie chart
      #ba9439 color shades, tints & tones
#ba9439 color schemes
#ba9439 color preview, HTML & CSS examples
           This text has a color of #ba9439        
        
          <p style="color:#ba9439;">Text here</p>
        
        
          .mytext {color:#ba9439;}
        
        Text color #ba9439
      
           This box has a color of #ba9439        
        
          <div style="background-color:#ba9439;">Content here</div>
        
        
          .mybackground {background-color:#ba9439;}
        
        Background color #ba9439
      
           Border around this has a color of #ba9439        
        
          <div style="border:2px solid #ba9439;">Content here</div>
        
        
          .myborder {border:2px solid #ba9439;}
        
        Border color #ba9439