#ba9967 color space conversions
Hex:
        #ba9967
        RGB:
        186, 153, 103
        CMY:
        27, 40, 60
        CMYK:
        0, 18, 45, 27
      HSL:
        36°, 37.5566%, 56.6667%
        HSV (HSB):
        36°, 44.6237%, 72.9412%
        XYZ:
        34.0891, 34.2008, 17.6367
        xyY:
        0.3967, 0.3980, 34.2008
      CIE-Lab:
        65.1217, 5.5835, 30.8426
        CIE-LCH:
        65.1217, 31.3439, 79.7387
        CIE-Luv:
        65.1217, 24.9035, 37.8136
        Hunter-Lab:
        58.4815, 1.7058, 23.0565
      #ba9967 color charts
#ba9967 RGB chart
      #ba9967 CMYK chart
      #ba9967 RGB pie chart
      #ba9967 color shades, tints & tones
#ba9967 color schemes
#ba9967 color preview, HTML & CSS examples
           This text has a color of #ba9967        
        
          <p style="color:#ba9967;">Text here</p>
        
        
          .mytext {color:#ba9967;}
        
        Text color #ba9967
      
           This box has a color of #ba9967        
        
          <div style="background-color:#ba9967;">Content here</div>
        
        
          .mybackground {background-color:#ba9967;}
        
        Background color #ba9967
      
           Border around this has a color of #ba9967        
        
          <div style="border:2px solid #ba9967;">Content here</div>
        
        
          .myborder {border:2px solid #ba9967;}
        
        Border color #ba9967