#ba8c48 color space conversions
Hex:
        #ba8c48
        RGB:
        186, 140, 72
        CMY:
        27, 45, 72
        CMYK:
        0, 25, 61, 27
      HSL:
        36°, 45.2381%, 50.5882%
        HSV (HSB):
        36°, 61.2903%, 72.9412%
        XYZ:
        30.7975, 29.6631, 10.2332
        xyY:
        0.4356, 0.4196, 29.6631
      CIE-Lab:
        61.3625, 9.9637, 42.4521
        CIE-LCH:
        61.3625, 43.6057, 76.7915
        CIE-Luv:
        61.3625, 36.2200, 46.9103
        Hunter-Lab:
        54.4639, 5.6239, 26.9847
      #ba8c48 color charts
#ba8c48 RGB chart
      #ba8c48 CMYK chart
      #ba8c48 RGB pie chart
      #ba8c48 color shades, tints & tones
#ba8c48 color schemes
#ba8c48 color preview, HTML & CSS examples
           This text has a color of #ba8c48        
        
          <p style="color:#ba8c48;">Text here</p>
        
        
          .mytext {color:#ba8c48;}
        
        Text color #ba8c48
      
           This box has a color of #ba8c48        
        
          <div style="background-color:#ba8c48;">Content here</div>
        
        
          .mybackground {background-color:#ba8c48;}
        
        Background color #ba8c48
      
           Border around this has a color of #ba8c48        
        
          <div style="border:2px solid #ba8c48;">Content here</div>
        
        
          .myborder {border:2px solid #ba8c48;}
        
        Border color #ba8c48