#ba670b color space conversions
Hex:
        #ba670b
        RGB:
        186, 103, 11
        CMY:
        27, 60, 96
        CMYK:
        0, 45, 94, 27
      HSL:
        32°, 88.8325%, 38.6275%
        HSV (HSB):
        32°, 94.0860%, 72.9412%
        XYZ:
        25.1604, 20.1638, 2.8825
        xyY:
        0.5219, 0.4183, 20.1638
      CIE-Lab:
        52.0219, 27.8450, 57.6717
        CIE-LCH:
        52.0219, 64.0419, 64.2278
        CIE-Luv:
        52.0219, 68.6109, 48.2461
        Hunter-Lab:
        44.9041, 21.4338, 27.6269
      #ba670b color charts
#ba670b RGB chart
      #ba670b CMYK chart
      #ba670b RGB pie chart
      #ba670b color shades, tints & tones
#ba670b color schemes
#ba670b color preview, HTML & CSS examples
           This text has a color of #ba670b        
        
          <p style="color:#ba670b;">Text here</p>
        
        
          .mytext {color:#ba670b;}
        
        Text color #ba670b
      
           This box has a color of #ba670b        
        
          <div style="background-color:#ba670b;">Content here</div>
        
        
          .mybackground {background-color:#ba670b;}
        
        Background color #ba670b
      
           Border around this has a color of #ba670b        
        
          <div style="border:2px solid #ba670b;">Content here</div>
        
        
          .myborder {border:2px solid #ba670b;}
        
        Border color #ba670b