#ba3f32 color space conversions
Hex:
        #ba3f32
        RGB:
        186, 63, 50
        CMY:
        27, 75, 80
        CMYK:
        0, 66, 73, 27
      HSL:
        6°, 57.6271%, 46.2745%
        HSV (HSB):
        6°, 73.1183%, 72.9412%
        XYZ:
        22.6029, 14.2244, 4.5719
        xyY:
        0.5460, 0.3436, 14.2244
      CIE-Lab:
        44.5531, 48.7698, 34.8873
        CIE-LCH:
        44.5531, 59.9635, 35.5779
        CIE-Luv:
        44.5531, 95.1399, 25.7096
        Hunter-Lab:
        37.7153, 40.9742, 19.2135
      #ba3f32 color charts
#ba3f32 RGB chart
      #ba3f32 CMYK chart
      #ba3f32 RGB pie chart
      #ba3f32 color shades, tints & tones
#ba3f32 color schemes
#ba3f32 color preview, HTML & CSS examples
           This text has a color of #ba3f32        
        
          <p style="color:#ba3f32;">Text here</p>
        
        
          .mytext {color:#ba3f32;}
        
        Text color #ba3f32
      
           This box has a color of #ba3f32        
        
          <div style="background-color:#ba3f32;">Content here</div>
        
        
          .mybackground {background-color:#ba3f32;}
        
        Background color #ba3f32
      
           Border around this has a color of #ba3f32        
        
          <div style="border:2px solid #ba3f32;">Content here</div>
        
        
          .myborder {border:2px solid #ba3f32;}
        
        Border color #ba3f32