#ba7129 color space conversions
Hex:
        #ba7129
        RGB:
        186, 113, 41
        CMY:
        27, 56, 84
        CMYK:
        0, 39, 78, 27
      HSL:
        30°, 63.8767%, 44.5098%
        HSV (HSB):
        30°, 77.9570%, 72.9412%
        XYZ:
        26.5551, 22.4095, 5.0237
        xyY:
        0.4919, 0.4151, 22.4095
      CIE-Lab:
        54.4588, 23.1668, 49.7480
        CIE-LCH:
        54.4588, 54.8777, 65.0294
        CIE-Luv:
        54.4588, 59.0009, 46.4070
        Hunter-Lab:
        47.3386, 17.2887, 26.8451
      #ba7129 color charts
#ba7129 RGB chart
      #ba7129 CMYK chart
      #ba7129 RGB pie chart
      #ba7129 color shades, tints & tones
#ba7129 color schemes
#ba7129 color preview, HTML & CSS examples
           This text has a color of #ba7129        
        
          <p style="color:#ba7129;">Text here</p>
        
        
          .mytext {color:#ba7129;}
        
        Text color #ba7129
      
           This box has a color of #ba7129        
        
          <div style="background-color:#ba7129;">Content here</div>
        
        
          .mybackground {background-color:#ba7129;}
        
        Background color #ba7129
      
           Border around this has a color of #ba7129        
        
          <div style="border:2px solid #ba7129;">Content here</div>
        
        
          .myborder {border:2px solid #ba7129;}
        
        Border color #ba7129