#ba4706 color space conversions
Hex:
        #ba4706
        RGB:
        186, 71, 6
        CMY:
        27, 72, 98
        CMYK:
        0, 62, 97, 27
      HSL:
        22°, 93.7500%, 37.6471%
        HSV (HSB):
        22°, 96.7742%, 72.9412%
        XYZ:
        22.5358, 14.9587, 1.8719
        xyY:
        0.5725, 0.3800, 14.9587
      CIE-Lab:
        45.5776, 44.0466, 54.5504
        CIE-LCH:
        45.5776, 70.1131, 51.0809
        CIE-Luv:
        45.5776, 94.2785, 38.3815
        Hunter-Lab:
        38.6765, 36.3235, 24.2041
      #ba4706 color charts
#ba4706 RGB chart
      #ba4706 CMYK chart
      #ba4706 RGB pie chart
      #ba4706 color shades, tints & tones
#ba4706 color schemes
#ba4706 color preview, HTML & CSS examples
           This text has a color of #ba4706        
        
          <p style="color:#ba4706;">Text here</p>
        
        
          .mytext {color:#ba4706;}
        
        Text color #ba4706
      
           This box has a color of #ba4706        
        
          <div style="background-color:#ba4706;">Content here</div>
        
        
          .mybackground {background-color:#ba4706;}
        
        Background color #ba4706
      
           Border around this has a color of #ba4706        
        
          <div style="border:2px solid #ba4706;">Content here</div>
        
        
          .myborder {border:2px solid #ba4706;}
        
        Border color #ba4706