#ba6a1f color space conversions
Hex:
        #ba6a1f
        RGB:
        186, 106, 31
        CMY:
        27, 58, 88
        CMYK:
        0, 43, 83, 27
      HSL:
        29°, 71.4286%, 42.5490%
        HSV (HSB):
        29°, 83.3333%, 72.9412%
        XYZ:
        25.6511, 20.8461, 3.9681
        xyY:
        0.5083, 0.4131, 20.8461
      CIE-Lab:
        52.7806, 26.6481, 52.2788
        CIE-LCH:
        52.7806, 58.6787, 62.9907
        CIE-Luv:
        52.7806, 65.2586, 46.1974
        Hunter-Lab:
        45.6575, 20.3832, 26.8074
      #ba6a1f color charts
#ba6a1f RGB chart
      #ba6a1f CMYK chart
      #ba6a1f RGB pie chart
      #ba6a1f color shades, tints & tones
#ba6a1f color schemes
#ba6a1f color preview, HTML & CSS examples
           This text has a color of #ba6a1f        
        
          <p style="color:#ba6a1f;">Text here</p>
        
        
          .mytext {color:#ba6a1f;}
        
        Text color #ba6a1f
      
           This box has a color of #ba6a1f        
        
          <div style="background-color:#ba6a1f;">Content here</div>
        
        
          .mybackground {background-color:#ba6a1f;}
        
        Background color #ba6a1f
      
           Border around this has a color of #ba6a1f        
        
          <div style="border:2px solid #ba6a1f;">Content here</div>
        
        
          .myborder {border:2px solid #ba6a1f;}
        
        Border color #ba6a1f