#ba7a56 color space conversions
Hex:
        #ba7a56
        RGB:
        186, 122, 86
        CMY:
        27, 52, 66
        CMYK:
        0, 34, 54, 27
      HSL:
        22°, 42.0168%, 53.3333%
        HSV (HSB):
        22°, 53.7634%, 72.9412%
        XYZ:
        28.8889, 25.0301, 12.1128
        xyY:
        0.4375, 0.3791, 25.0301
      CIE-Lab:
        57.1047, 21.0704, 29.8538
        CIE-LCH:
        57.1047, 36.5405, 54.7861
        CIE-Luv:
        57.1047, 47.7953, 31.8134
        Hunter-Lab:
        50.0300, 15.5190, 20.6663
      #ba7a56 color charts
#ba7a56 RGB chart
      #ba7a56 CMYK chart
      #ba7a56 RGB pie chart
      #ba7a56 color shades, tints & tones
#ba7a56 color schemes
#ba7a56 color preview, HTML & CSS examples
           This text has a color of #ba7a56        
        
          <p style="color:#ba7a56;">Text here</p>
        
        
          .mytext {color:#ba7a56;}
        
        Text color #ba7a56
      
           This box has a color of #ba7a56        
        
          <div style="background-color:#ba7a56;">Content here</div>
        
        
          .mybackground {background-color:#ba7a56;}
        
        Background color #ba7a56
      
           Border around this has a color of #ba7a56        
        
          <div style="border:2px solid #ba7a56;">Content here</div>
        
        
          .myborder {border:2px solid #ba7a56;}
        
        Border color #ba7a56