#ba9973 color space conversions
Hex:
        #ba9973
        RGB:
        186, 153, 115
        CMY:
        27, 40, 55
        CMYK:
        0, 18, 38, 27
      HSL:
        32°, 33.9713%, 59.0196%
        HSV (HSB):
        32°, 38.1720%, 72.9412%
        XYZ:
        34.7354, 34.4594, 21.0402
        xyY:
        0.3849, 0.3819, 34.4594
      CIE-Lab:
        65.3256, 6.9358, 24.5893
        CIE-LCH:
        65.3256, 25.5487, 74.2481
        CIE-Luv:
        65.3256, 23.9270, 30.7040
        Hunter-Lab:
        58.7021, 2.8940, 19.8405
      #ba9973 color charts
#ba9973 RGB chart
      #ba9973 CMYK chart
      #ba9973 RGB pie chart
      #ba9973 color shades, tints & tones
#ba9973 color schemes
#ba9973 color preview, HTML & CSS examples
           This text has a color of #ba9973        
        
          <p style="color:#ba9973;">Text here</p>
        
        
          .mytext {color:#ba9973;}
        
        Text color #ba9973
      
           This box has a color of #ba9973        
        
          <div style="background-color:#ba9973;">Content here</div>
        
        
          .mybackground {background-color:#ba9973;}
        
        Background color #ba9973
      
           Border around this has a color of #ba9973        
        
          <div style="border:2px solid #ba9973;">Content here</div>
        
        
          .myborder {border:2px solid #ba9973;}
        
        Border color #ba9973