#ba672b color space conversions
Hex:
        #ba672b
        RGB:
        186, 103, 43
        CMY:
        27, 60, 83
        CMYK:
        0, 45, 77, 27
      HSL:
        25°, 62.4454%, 44.9020%
        HSV (HSB):
        25°, 76.8817%, 72.9412%
        XYZ:
        25.5360, 20.3140, 4.8606
        xyY:
        0.5036, 0.4006, 20.3140
      CIE-Lab:
        52.1904, 28.7083, 46.6217
        CIE-LCH:
        52.1904, 54.7517, 58.3764
        CIE-Luv:
        52.1904, 66.7466, 41.9697
        Hunter-Lab:
        45.0711, 22.2587, 25.1557
      #ba672b color charts
#ba672b RGB chart
      #ba672b CMYK chart
      #ba672b RGB pie chart
      #ba672b color shades, tints & tones
#ba672b color schemes
#ba672b color preview, HTML & CSS examples
           This text has a color of #ba672b        
        
          <p style="color:#ba672b;">Text here</p>
        
        
          .mytext {color:#ba672b;}
        
        Text color #ba672b
      
           This box has a color of #ba672b        
        
          <div style="background-color:#ba672b;">Content here</div>
        
        
          .mybackground {background-color:#ba672b;}
        
        Background color #ba672b
      
           Border around this has a color of #ba672b        
        
          <div style="border:2px solid #ba672b;">Content here</div>
        
        
          .myborder {border:2px solid #ba672b;}
        
        Border color #ba672b