#ba2c42 color space conversions
Hex:
        #ba2c42
        RGB:
        186, 44, 66
        CMY:
        27, 83, 74
        CMYK:
        0, 76, 65, 27
      HSL:
        351°, 61.7391%, 45.0980%
        HSV (HSB):
        351°, 76.3441%, 72.9412%
        XYZ:
        22.1338, 12.6338, 6.4262
        xyY:
        0.5373, 0.3067, 12.6338
      CIE-Lab:
        42.2062, 56.7270, 22.4870
        CIE-LCH:
        42.2062, 61.0215, 21.6237
        CIE-Luv:
        42.2062, 101.8143, 13.2020
        Hunter-Lab:
        35.5441, 48.9521, 14.1614
      #ba2c42 color charts
#ba2c42 RGB chart
      #ba2c42 CMYK chart
      #ba2c42 RGB pie chart
      #ba2c42 color shades, tints & tones
#ba2c42 color schemes
#ba2c42 color preview, HTML & CSS examples
           This text has a color of #ba2c42        
        
          <p style="color:#ba2c42;">Text here</p>
        
        
          .mytext {color:#ba2c42;}
        
        Text color #ba2c42
      
           This box has a color of #ba2c42        
        
          <div style="background-color:#ba2c42;">Content here</div>
        
        
          .mybackground {background-color:#ba2c42;}
        
        Background color #ba2c42
      
           Border around this has a color of #ba2c42        
        
          <div style="border:2px solid #ba2c42;">Content here</div>
        
        
          .myborder {border:2px solid #ba2c42;}
        
        Border color #ba2c42