#ba3c18 color space conversions
Hex:
        #ba3c18
        RGB:
        186, 60, 24
        CMY:
        27, 76, 91
        CMYK:
        0, 68, 87, 27
      HSL:
        13°, 77.1429%, 41.1765%
        HSV (HSB):
        13°, 87.0968%, 72.9412%
        XYZ:
        22.0304, 13.7368, 2.3545
        xyY:
        0.5779, 0.3603, 13.7368
      CIE-Lab:
        43.8530, 49.1493, 47.4752
        CIE-LCH:
        43.8530, 68.3341, 44.0074
        CIE-Luv:
        43.8530, 100.8570, 32.7388
        Hunter-Lab:
        37.0631, 41.2403, 22.1777
      #ba3c18 color charts
#ba3c18 RGB chart
      #ba3c18 CMYK chart
      #ba3c18 RGB pie chart
      #ba3c18 color shades, tints & tones
#ba3c18 color schemes
#ba3c18 color preview, HTML & CSS examples
           This text has a color of #ba3c18        
        
          <p style="color:#ba3c18;">Text here</p>
        
        
          .mytext {color:#ba3c18;}
        
        Text color #ba3c18
      
           This box has a color of #ba3c18        
        
          <div style="background-color:#ba3c18;">Content here</div>
        
        
          .mybackground {background-color:#ba3c18;}
        
        Background color #ba3c18
      
           Border around this has a color of #ba3c18        
        
          <div style="border:2px solid #ba3c18;">Content here</div>
        
        
          .myborder {border:2px solid #ba3c18;}
        
        Border color #ba3c18