#ba6535 color space conversions
Hex:
        #ba6535
        RGB:
        186, 101, 53
        CMY:
        27, 60, 79
        CMYK:
        0, 46, 72, 27
      HSL:
        22°, 55.6485%, 46.8627%
        HSV (HSB):
        22°, 71.5054%, 72.9412%
        XYZ:
        25.5460, 20.0035, 5.8828
        xyY:
        0.4967, 0.3889, 20.0035
      CIE-Lab:
        51.8412, 30.2557, 41.3589
        CIE-LCH:
        51.8412, 51.2442, 53.8130
        CIE-Luv:
        51.8412, 67.2980, 37.8478
        Hunter-Lab:
        44.7253, 23.6856, 23.5092
      #ba6535 color charts
#ba6535 RGB chart
      #ba6535 CMYK chart
      #ba6535 RGB pie chart
      #ba6535 color shades, tints & tones
#ba6535 color schemes
#ba6535 color preview, HTML & CSS examples
           This text has a color of #ba6535        
        
          <p style="color:#ba6535;">Text here</p>
        
        
          .mytext {color:#ba6535;}
        
        Text color #ba6535
      
           This box has a color of #ba6535        
        
          <div style="background-color:#ba6535;">Content here</div>
        
        
          .mybackground {background-color:#ba6535;}
        
        Background color #ba6535
      
           Border around this has a color of #ba6535        
        
          <div style="border:2px solid #ba6535;">Content here</div>
        
        
          .myborder {border:2px solid #ba6535;}
        
        Border color #ba6535