#ba8456 color space conversions
Hex:
        #ba8456
        RGB:
        186, 132, 86
        CMY:
        27, 48, 66
        CMYK:
        0, 29, 54, 27
      HSL:
        28°, 42.0168%, 53.3333%
        HSV (HSB):
        28°, 53.7634%, 72.9412%
        XYZ:
        30.1807, 27.6135, 12.5433
        xyY:
        0.4291, 0.3926, 27.6135
      CIE-Lab:
        59.5380, 15.5199, 32.9226
        CIE-LCH:
        59.5380, 36.3973, 64.7606
        CIE-Luv:
        59.5380, 40.7239, 36.5746
        Hunter-Lab:
        52.5486, 10.5595, 22.6315
      #ba8456 color charts
#ba8456 RGB chart
      #ba8456 CMYK chart
      #ba8456 RGB pie chart
      #ba8456 color shades, tints & tones
#ba8456 color schemes
#ba8456 color preview, HTML & CSS examples
           This text has a color of #ba8456        
        
          <p style="color:#ba8456;">Text here</p>
        
        
          .mytext {color:#ba8456;}
        
        Text color #ba8456
      
           This box has a color of #ba8456        
        
          <div style="background-color:#ba8456;">Content here</div>
        
        
          .mybackground {background-color:#ba8456;}
        
        Background color #ba8456
      
           Border around this has a color of #ba8456        
        
          <div style="border:2px solid #ba8456;">Content here</div>
        
        
          .myborder {border:2px solid #ba8456;}
        
        Border color #ba8456