#ba671f color space conversions
Hex:
        #ba671f
        RGB:
        186, 103, 31
        CMY:
        27, 60, 88
        CMYK:
        0, 45, 83, 27
      HSL:
        28°, 71.4286%, 42.5490%
        HSV (HSB):
        28°, 83.3333%, 72.9412%
        XYZ:
        25.3473, 20.2385, 3.8668
        xyY:
        0.5126, 0.4093, 20.2385
      CIE-Lab:
        52.1058, 28.2761, 51.6842
        CIE-LCH:
        52.1058, 58.9135, 61.3172
        CIE-Luv:
        52.1058, 67.6719, 45.0879
        Hunter-Lab:
        44.9873, 21.8450, 26.3949
      #ba671f color charts
#ba671f RGB chart
      #ba671f CMYK chart
      #ba671f RGB pie chart
      #ba671f color shades, tints & tones
#ba671f color schemes
#ba671f color preview, HTML & CSS examples
           This text has a color of #ba671f        
        
          <p style="color:#ba671f;">Text here</p>
        
        
          .mytext {color:#ba671f;}
        
        Text color #ba671f
      
           This box has a color of #ba671f        
        
          <div style="background-color:#ba671f;">Content here</div>
        
        
          .mybackground {background-color:#ba671f;}
        
        Background color #ba671f
      
           Border around this has a color of #ba671f        
        
          <div style="border:2px solid #ba671f;">Content here</div>
        
        
          .myborder {border:2px solid #ba671f;}
        
        Border color #ba671f