#ba4429 color space conversions
Hex:
        #ba4429
        RGB:
        186, 68, 41
        CMY:
        27, 73, 84
        CMYK:
        0, 63, 78, 27
      HSL:
        11°, 63.8767%, 44.5098%
        HSV (HSB):
        11°, 77.9570%, 72.9412%
        XYZ:
        22.7171, 14.7334, 3.7443
        xyY:
        0.5515, 0.3577, 14.7334
      CIE-Lab:
        45.2669, 46.2133, 40.5945
        CIE-LCH:
        45.2669, 61.5108, 41.2966
        CIE-Luv:
        45.2669, 93.3159, 30.4628
        Hunter-Lab:
        38.3842, 38.4701, 21.0852
      #ba4429 color charts
#ba4429 RGB chart
      #ba4429 CMYK chart
      #ba4429 RGB pie chart
      #ba4429 color shades, tints & tones
#ba4429 color schemes
#ba4429 color preview, HTML & CSS examples
           This text has a color of #ba4429        
        
          <p style="color:#ba4429;">Text here</p>
        
        
          .mytext {color:#ba4429;}
        
        Text color #ba4429
      
           This box has a color of #ba4429        
        
          <div style="background-color:#ba4429;">Content here</div>
        
        
          .mybackground {background-color:#ba4429;}
        
        Background color #ba4429
      
           Border around this has a color of #ba4429        
        
          <div style="border:2px solid #ba4429;">Content here</div>
        
        
          .myborder {border:2px solid #ba4429;}
        
        Border color #ba4429