#ba3f24 color space conversions
Hex:
        #ba3f24
        RGB:
        186, 63, 36
        CMY:
        27, 75, 86
        CMYK:
        0, 66, 81, 27
      HSL:
        11°, 67.5676%, 43.5294%
        HSV (HSB):
        11°, 80.6452%, 72.9412%
        XYZ:
        22.3456, 14.1215, 3.2170
        xyY:
        0.5631, 0.3558, 14.1215
      CIE-Lab:
        44.4067, 48.2209, 42.3200
        CIE-LCH:
        44.4067, 64.1579, 41.2710
        CIE-Luv:
        44.4067, 97.4194, 30.5528
        Hunter-Lab:
        37.5786, 40.3804, 21.2293
      #ba3f24 color charts
#ba3f24 RGB chart
      #ba3f24 CMYK chart
      #ba3f24 RGB pie chart
      #ba3f24 color shades, tints & tones
#ba3f24 color schemes
#ba3f24 color preview, HTML & CSS examples
           This text has a color of #ba3f24        
        
          <p style="color:#ba3f24;">Text here</p>
        
        
          .mytext {color:#ba3f24;}
        
        Text color #ba3f24
      
           This box has a color of #ba3f24        
        
          <div style="background-color:#ba3f24;">Content here</div>
        
        
          .mybackground {background-color:#ba3f24;}
        
        Background color #ba3f24
      
           Border around this has a color of #ba3f24        
        
          <div style="border:2px solid #ba3f24;">Content here</div>
        
        
          .myborder {border:2px solid #ba3f24;}
        
        Border color #ba3f24