#ba883e color space conversions
Hex:
        #ba883e
        RGB:
        186, 136, 62
        CMY:
        27, 47, 76
        CMYK:
        0, 27, 67, 27
      HSL:
        36°, 50.0000%, 48.6275%
        HSV (HSB):
        36°, 66.6667%, 72.9412%
        XYZ:
        29.9234, 28.3952, 8.4611
        xyY:
        0.4481, 0.4252, 28.3952
      CIE-Lab:
        60.2441, 11.5038, 46.1089
        CIE-LCH:
        60.2441, 47.5222, 75.9911
        CIE-Luv:
        60.2441, 39.8491, 49.1110
        Hunter-Lab:
        53.2872, 6.9840, 27.8867
      #ba883e color charts
#ba883e RGB chart
      #ba883e CMYK chart
      #ba883e RGB pie chart
      #ba883e color shades, tints & tones
#ba883e color schemes
#ba883e color preview, HTML & CSS examples
           This text has a color of #ba883e        
        
          <p style="color:#ba883e;">Text here</p>
        
        
          .mytext {color:#ba883e;}
        
        Text color #ba883e
      
           This box has a color of #ba883e        
        
          <div style="background-color:#ba883e;">Content here</div>
        
        
          .mybackground {background-color:#ba883e;}
        
        Background color #ba883e
      
           Border around this has a color of #ba883e        
        
          <div style="border:2px solid #ba883e;">Content here</div>
        
        
          .myborder {border:2px solid #ba883e;}
        
        Border color #ba883e