#ba3121 color space conversions
Hex:
        #ba3121
        RGB:
        186, 49, 33
        CMY:
        27, 81, 87
        CMYK:
        0, 74, 82, 27
      HSL:
        6°, 69.8630%, 42.9412%
        HSV (HSB):
        6°, 82.2581%, 72.9412%
        XYZ:
        21.6225, 12.7455, 2.7593
        xyY:
        0.5824, 0.3433, 12.7455
      CIE-Lab:
        42.3773, 53.6029, 41.9045
        CIE-LCH:
        42.3773, 68.0386, 38.0168
        CIE-Luv:
        42.3773, 106.5286, 27.8297
        Hunter-Lab:
        35.7009, 45.6334, 20.4081
      #ba3121 color charts
#ba3121 RGB chart
      #ba3121 CMYK chart
      #ba3121 RGB pie chart
      #ba3121 color shades, tints & tones
#ba3121 color schemes
#ba3121 color preview, HTML & CSS examples
           This text has a color of #ba3121        
        
          <p style="color:#ba3121;">Text here</p>
        
        
          .mytext {color:#ba3121;}
        
        Text color #ba3121
      
           This box has a color of #ba3121        
        
          <div style="background-color:#ba3121;">Content here</div>
        
        
          .mybackground {background-color:#ba3121;}
        
        Background color #ba3121
      
           Border around this has a color of #ba3121        
        
          <div style="border:2px solid #ba3121;">Content here</div>
        
        
          .myborder {border:2px solid #ba3121;}
        
        Border color #ba3121