#ba936b color space conversions
Hex:
        #ba936b
        RGB:
        186, 147, 107
        CMY:
        27, 42, 58
        CMYK:
        0, 21, 42, 27
      HSL:
        30°, 36.4055%, 57.4510%
        HSV (HSB):
        30°, 42.4731%, 72.9412%
        XYZ:
        33.3373, 32.3681, 18.4005
        xyY:
        0.3964, 0.3848, 32.3681
      CIE-Lab:
        63.6459, 9.3133, 26.7465
        CIE-LCH:
        63.6459, 28.3216, 70.8015
        CIE-Luv:
        63.6459, 28.5049, 32.3712
        Hunter-Lab:
        56.8929, 5.0320, 20.6493
      #ba936b color charts
#ba936b RGB chart
      #ba936b CMYK chart
      #ba936b RGB pie chart
      #ba936b color shades, tints & tones
#ba936b color schemes
#ba936b color preview, HTML & CSS examples
           This text has a color of #ba936b        
        
          <p style="color:#ba936b;">Text here</p>
        
        
          .mytext {color:#ba936b;}
        
        Text color #ba936b
      
           This box has a color of #ba936b        
        
          <div style="background-color:#ba936b;">Content here</div>
        
        
          .mybackground {background-color:#ba936b;}
        
        Background color #ba936b
      
           Border around this has a color of #ba936b        
        
          <div style="border:2px solid #ba936b;">Content here</div>
        
        
          .myborder {border:2px solid #ba936b;}
        
        Border color #ba936b