#ba3106 color space conversions
Hex:
        #ba3106
        RGB:
        186, 49, 6
        CMY:
        27, 81, 98
        CMYK:
        0, 74, 97, 27
      HSL:
        14°, 93.7500%, 37.6471%
        HSV (HSB):
        14°, 96.7742%, 72.9412%
        XYZ:
        21.3809, 12.6489, 1.4869
        xyY:
        0.6020, 0.3561, 12.6489
      CIE-Lab:
        42.2294, 53.0993, 52.5910
        CIE-LCH:
        42.2294, 74.7352, 44.7245
        CIE-Luv:
        42.2294, 109.1835, 32.7962
        Hunter-Lab:
        35.5653, 45.0702, 22.4169
      #ba3106 color charts
#ba3106 RGB chart
      #ba3106 CMYK chart
      #ba3106 RGB pie chart
      #ba3106 color shades, tints & tones
#ba3106 color schemes
#ba3106 color preview, HTML & CSS examples
           This text has a color of #ba3106        
        
          <p style="color:#ba3106;">Text here</p>
        
        
          .mytext {color:#ba3106;}
        
        Text color #ba3106
      
           This box has a color of #ba3106        
        
          <div style="background-color:#ba3106;">Content here</div>
        
        
          .mybackground {background-color:#ba3106;}
        
        Background color #ba3106
      
           Border around this has a color of #ba3106        
        
          <div style="border:2px solid #ba3106;">Content here</div>
        
        
          .myborder {border:2px solid #ba3106;}
        
        Border color #ba3106