#ba3018 color space conversions
Hex:
        #ba3018
        RGB:
        186, 48, 24
        CMY:
        27, 81, 91
        CMYK:
        0, 74, 87, 27
      HSL:
        9°, 77.1429%, 41.1765%
        HSV (HSB):
        9°, 87.0968%, 72.9412%
        XYZ:
        21.4715, 12.6190, 2.1682
        xyY:
        0.5922, 0.3480, 12.6190
      CIE-Lab:
        42.1834, 53.7264, 46.1068
        CIE-LCH:
        42.1834, 70.7980, 40.6354
        CIE-Luv:
        42.1834, 108.2918, 29.8339
        Hunter-Lab:
        35.5232, 45.7265, 21.2474
      #ba3018 color charts
#ba3018 RGB chart
      #ba3018 CMYK chart
      #ba3018 RGB pie chart
      #ba3018 color shades, tints & tones
#ba3018 color schemes
#ba3018 color preview, HTML & CSS examples
           This text has a color of #ba3018        
        
          <p style="color:#ba3018;">Text here</p>
        
        
          .mytext {color:#ba3018;}
        
        Text color #ba3018
      
           This box has a color of #ba3018        
        
          <div style="background-color:#ba3018;">Content here</div>
        
        
          .mybackground {background-color:#ba3018;}
        
        Background color #ba3018
      
           Border around this has a color of #ba3018        
        
          <div style="border:2px solid #ba3018;">Content here</div>
        
        
          .myborder {border:2px solid #ba3018;}
        
        Border color #ba3018