#ba3923 color space conversions
Hex:
        #ba3923
        RGB:
        186, 57, 35
        CMY:
        27, 78, 86
        CMYK:
        0, 69, 81, 27
      HSL:
        9°, 68.3258%, 43.3333%
        HSV (HSB):
        9°, 81.1828%, 72.9412%
        XYZ:
        22.0162, 13.4867, 3.0329
        xyY:
        0.5713, 0.3500, 13.4867
      CIE-Lab:
        43.4876, 50.6582, 41.9382
        CIE-LCH:
        43.4876, 65.7653, 39.6202
        CIE-Luv:
        43.4876, 101.4489, 29.2179
        Hunter-Lab:
        36.7243, 42.7434, 20.8104
      #ba3923 color charts
#ba3923 RGB chart
      #ba3923 CMYK chart
      #ba3923 RGB pie chart
      #ba3923 color shades, tints & tones
#ba3923 color schemes
#ba3923 color preview, HTML & CSS examples
           This text has a color of #ba3923        
        
          <p style="color:#ba3923;">Text here</p>
        
        
          .mytext {color:#ba3923;}
        
        Text color #ba3923
      
           This box has a color of #ba3923        
        
          <div style="background-color:#ba3923;">Content here</div>
        
        
          .mybackground {background-color:#ba3923;}
        
        Background color #ba3923
      
           Border around this has a color of #ba3923        
        
          <div style="border:2px solid #ba3923;">Content here</div>
        
        
          .myborder {border:2px solid #ba3923;}
        
        Border color #ba3923