#ba2942 color space conversions
Hex:
        #ba2942
        RGB:
        186, 41, 66
        CMY:
        27, 84, 74
        CMYK:
        0, 78, 65, 27
      HSL:
        350°, 63.8767%, 44.5098%
        HSV (HSB):
        350°, 77.9570%, 72.9412%
        XYZ:
        22.0260, 12.4183, 6.3903
        xyY:
        0.5394, 0.3041, 12.4183
      CIE-Lab:
        41.8734, 57.6617, 22.0584
        CIE-LCH:
        41.8734, 61.7369, 20.9343
        CIE-Luv:
        41.8734, 103.1434, 12.5195
        Hunter-Lab:
        35.2396, 49.8993, 13.9161
      #ba2942 color charts
#ba2942 RGB chart
      #ba2942 CMYK chart
      #ba2942 RGB pie chart
      #ba2942 color shades, tints & tones
#ba2942 color schemes
#ba2942 color preview, HTML & CSS examples
           This text has a color of #ba2942        
        
          <p style="color:#ba2942;">Text here</p>
        
        
          .mytext {color:#ba2942;}
        
        Text color #ba2942
      
           This box has a color of #ba2942        
        
          <div style="background-color:#ba2942;">Content here</div>
        
        
          .mybackground {background-color:#ba2942;}
        
        Background color #ba2942
      
           Border around this has a color of #ba2942        
        
          <div style="border:2px solid #ba2942;">Content here</div>
        
        
          .myborder {border:2px solid #ba2942;}
        
        Border color #ba2942