#ba2b27 color space conversions
Hex:
        #ba2b27
        RGB:
        186, 43, 39
        CMY:
        27, 83, 85
        CMYK:
        0, 77, 79, 27
      HSL:
        2°, 65.3333%, 44.1176%
        HSV (HSB):
        2°, 79.0323%, 72.9412%
        XYZ:
        21.4798, 12.3133, 3.1641
        xyY:
        0.5812, 0.3332, 12.3133
      CIE-Lab:
        41.7099, 55.8067, 38.0116
        CIE-LCH:
        41.7099, 67.5223, 34.2600
        CIE-Luv:
        41.7099, 108.7378, 24.6712
        Hunter-Lab:
        35.0904, 47.8566, 19.2171
      #ba2b27 color charts
#ba2b27 RGB chart
      #ba2b27 CMYK chart
      #ba2b27 RGB pie chart
      #ba2b27 color shades, tints & tones
#ba2b27 color schemes
#ba2b27 color preview, HTML & CSS examples
           This text has a color of #ba2b27        
        
          <p style="color:#ba2b27;">Text here</p>
        
        
          .mytext {color:#ba2b27;}
        
        Text color #ba2b27
      
           This box has a color of #ba2b27        
        
          <div style="background-color:#ba2b27;">Content here</div>
        
        
          .mybackground {background-color:#ba2b27;}
        
        Background color #ba2b27
      
           Border around this has a color of #ba2b27        
        
          <div style="border:2px solid #ba2b27;">Content here</div>
        
        
          .myborder {border:2px solid #ba2b27;}
        
        Border color #ba2b27