#ba3706 color space conversions
Hex:
        #ba3706
        RGB:
        186, 55, 6
        CMY:
        27, 78, 98
        CMYK:
        0, 70, 97, 27
      HSL:
        16°, 93.7500%, 37.6471%
        HSV (HSB):
        16°, 96.7742%, 72.9412%
        XYZ:
        21.6488, 13.1846, 1.5762
        xyY:
        0.5946, 0.3621, 13.1846
      CIE-Lab:
        43.0401, 50.8692, 53.0505
        CIE-LCH:
        43.0401, 73.4985, 46.2025
        CIE-Luv:
        43.0401, 105.4655, 34.1625
        Hunter-Lab:
        36.3106, 42.8798, 22.8438
      #ba3706 color charts
#ba3706 RGB chart
      #ba3706 CMYK chart
      #ba3706 RGB pie chart
      #ba3706 color shades, tints & tones
#ba3706 color schemes
#ba3706 color preview, HTML & CSS examples
           This text has a color of #ba3706        
        
          <p style="color:#ba3706;">Text here</p>
        
        
          .mytext {color:#ba3706;}
        
        Text color #ba3706
      
           This box has a color of #ba3706        
        
          <div style="background-color:#ba3706;">Content here</div>
        
        
          .mybackground {background-color:#ba3706;}
        
        Background color #ba3706
      
           Border around this has a color of #ba3706        
        
          <div style="border:2px solid #ba3706;">Content here</div>
        
        
          .myborder {border:2px solid #ba3706;}
        
        Border color #ba3706