#ba7f51 color space conversions
Hex:
        #ba7f51
        RGB:
        186, 127, 81
        CMY:
        27, 50, 68
        CMYK:
        0, 32, 56, 27
      HSL:
        26°, 43.2099%, 52.3529%
        HSV (HSB):
        26°, 56.4516%, 72.9412%
        XYZ:
        29.3243, 26.2119, 11.2984
        xyY:
        0.4388, 0.3922, 26.2119
      CIE-Lab:
        58.2377, 17.8671, 34.0130
        CIE-LCH:
        58.2377, 38.4202, 62.2870
        CIE-Luv:
        58.2377, 44.7940, 36.7587
        Hunter-Lab:
        51.1976, 12.6431, 22.7540
      #ba7f51 color charts
#ba7f51 RGB chart
      #ba7f51 CMYK chart
      #ba7f51 RGB pie chart
      #ba7f51 color shades, tints & tones
#ba7f51 color schemes
#ba7f51 color preview, HTML & CSS examples
           This text has a color of #ba7f51        
        
          <p style="color:#ba7f51;">Text here</p>
        
        
          .mytext {color:#ba7f51;}
        
        Text color #ba7f51
      
           This box has a color of #ba7f51        
        
          <div style="background-color:#ba7f51;">Content here</div>
        
        
          .mybackground {background-color:#ba7f51;}
        
        Background color #ba7f51
      
           Border around this has a color of #ba7f51        
        
          <div style="border:2px solid #ba7f51;">Content here</div>
        
        
          .myborder {border:2px solid #ba7f51;}
        
        Border color #ba7f51