#ba653b color space conversions
Hex:
        #ba653b
        RGB:
        186, 101, 59
        CMY:
        27, 60, 77
        CMYK:
        0, 46, 68, 27
      HSL:
        20°, 51.8367%, 48.0392%
        HSV (HSB):
        20°, 68.2796%, 72.9412%
        XYZ:
        25.6928, 20.0622, 6.6559
        xyY:
        0.4902, 0.3828, 20.0622
      CIE-Lab:
        51.9075, 30.5868, 38.2965
        CIE-LCH:
        51.9075, 49.0120, 51.3862
        CIE-Luv:
        51.9075, 66.5875, 35.5074
        Hunter-Lab:
        44.7909, 24.0065, 22.5431
      #ba653b color charts
#ba653b RGB chart
      #ba653b CMYK chart
      #ba653b RGB pie chart
      #ba653b color shades, tints & tones
#ba653b color schemes
#ba653b color preview, HTML & CSS examples
           This text has a color of #ba653b        
        
          <p style="color:#ba653b;">Text here</p>
        
        
          .mytext {color:#ba653b;}
        
        Text color #ba653b
      
           This box has a color of #ba653b        
        
          <div style="background-color:#ba653b;">Content here</div>
        
        
          .mybackground {background-color:#ba653b;}
        
        Background color #ba653b
      
           Border around this has a color of #ba653b        
        
          <div style="border:2px solid #ba653b;">Content here</div>
        
        
          .myborder {border:2px solid #ba653b;}
        
        Border color #ba653b