#ba3606 color space conversions
Hex:
        #ba3606
        RGB:
        186, 54, 6
        CMY:
        27, 79, 98
        CMYK:
        0, 71, 97, 27
      HSL:
        16°, 93.7500%, 37.6471%
        HSV (HSB):
        16°, 96.7742%, 72.9412%
        XYZ:
        21.6017, 13.0906, 1.5605
        xyY:
        0.5959, 0.3611, 13.0906
      CIE-Lab:
        42.8994, 51.2545, 52.9700
        CIE-LCH:
        42.8994, 73.7078, 45.9430
        CIE-Luv:
        42.8994, 106.1057, 33.9260
        Hunter-Lab:
        36.1809, 43.2564, 22.7694
      #ba3606 color charts
#ba3606 RGB chart
      #ba3606 CMYK chart
      #ba3606 RGB pie chart
      #ba3606 color shades, tints & tones
#ba3606 color schemes
#ba3606 color preview, HTML & CSS examples
           This text has a color of #ba3606        
        
          <p style="color:#ba3606;">Text here</p>
        
        
          .mytext {color:#ba3606;}
        
        Text color #ba3606
      
           This box has a color of #ba3606        
        
          <div style="background-color:#ba3606;">Content here</div>
        
        
          .mybackground {background-color:#ba3606;}
        
        Background color #ba3606
      
           Border around this has a color of #ba3606        
        
          <div style="border:2px solid #ba3606;">Content here</div>
        
        
          .myborder {border:2px solid #ba3606;}
        
        Border color #ba3606