#ba7c40 color space conversions
Hex:
        #ba7c40
        RGB:
        186, 124, 64
        CMY:
        27, 51, 75
        CMYK:
        0, 33, 66, 27
      HSL:
        30°, 48.8000%, 49.0196%
        HSV (HSB):
        30°, 65.5914%, 72.9412%
        XYZ:
        28.3828, 25.2246, 8.2234
        xyY:
        0.4590, 0.4080, 25.2246
      CIE-Lab:
        57.2936, 18.2812, 41.8286
        CIE-LCH:
        57.2936, 45.6491, 66.3923
        CIE-Luv:
        57.2936, 48.6484, 43.1102
        Hunter-Lab:
        50.2241, 12.9823, 25.4491
      #ba7c40 color charts
#ba7c40 RGB chart
      #ba7c40 CMYK chart
      #ba7c40 RGB pie chart
      #ba7c40 color shades, tints & tones
#ba7c40 color schemes
#ba7c40 color preview, HTML & CSS examples
           This text has a color of #ba7c40        
        
          <p style="color:#ba7c40;">Text here</p>
        
        
          .mytext {color:#ba7c40;}
        
        Text color #ba7c40
      
           This box has a color of #ba7c40        
        
          <div style="background-color:#ba7c40;">Content here</div>
        
        
          .mybackground {background-color:#ba7c40;}
        
        Background color #ba7c40
      
           Border around this has a color of #ba7c40        
        
          <div style="border:2px solid #ba7c40;">Content here</div>
        
        
          .myborder {border:2px solid #ba7c40;}
        
        Border color #ba7c40