#ba8148 color space conversions
Hex:
        #ba8148
        RGB:
        186, 129, 72
        CMY:
        27, 49, 72
        CMYK:
        0, 31, 61, 27
      HSL:
        30°, 45.2381%, 50.5882%
        HSV (HSB):
        30°, 61.2903%, 72.9412%
        XYZ:
        29.2697, 26.6075, 9.7240
        xyY:
        0.4462, 0.4056, 26.6075
      CIE-Lab:
        58.6092, 16.0556, 39.2393
        CIE-LCH:
        58.6092, 42.3970, 67.7471
        CIE-Luv:
        58.6092, 44.2215, 41.9270
        Hunter-Lab:
        51.5825, 11.0177, 24.9308
      #ba8148 color charts
#ba8148 RGB chart
      #ba8148 CMYK chart
      #ba8148 RGB pie chart
      #ba8148 color shades, tints & tones
#ba8148 color schemes
#ba8148 color preview, HTML & CSS examples
           This text has a color of #ba8148        
        
          <p style="color:#ba8148;">Text here</p>
        
        
          .mytext {color:#ba8148;}
        
        Text color #ba8148
      
           This box has a color of #ba8148        
        
          <div style="background-color:#ba8148;">Content here</div>
        
        
          .mybackground {background-color:#ba8148;}
        
        Background color #ba8148
      
           Border around this has a color of #ba8148        
        
          <div style="border:2px solid #ba8148;">Content here</div>
        
        
          .myborder {border:2px solid #ba8148;}
        
        Border color #ba8148