#ba234e color space conversions
Hex:
        #ba234e
        RGB:
        186, 35, 78
        CMY:
        27, 86, 69
        CMYK:
        0, 81, 58, 27
      HSL:
        343°, 68.3258%, 43.3333%
        HSV (HSB):
        343°, 81.1828%, 72.9412%
        XYZ:
        22.2259, 12.1912, 8.3894
        xyY:
        0.5192, 0.2848, 12.1912
      CIE-Lab:
        41.5184, 60.1179, 14.0649
        CIE-LCH:
        41.5184, 61.7412, 13.1678
        CIE-Luv:
        41.5184, 101.6095, 4.4084
        Hunter-Lab:
        34.9159, 52.5220, 10.1952
      #ba234e color charts
#ba234e RGB chart
      #ba234e CMYK chart
      #ba234e RGB pie chart
      #ba234e color shades, tints & tones
#ba234e color schemes
#ba234e color preview, HTML & CSS examples
           This text has a color of #ba234e        
        
          <p style="color:#ba234e;">Text here</p>
        
        
          .mytext {color:#ba234e;}
        
        Text color #ba234e
      
           This box has a color of #ba234e        
        
          <div style="background-color:#ba234e;">Content here</div>
        
        
          .mybackground {background-color:#ba234e;}
        
        Background color #ba234e
      
           Border around this has a color of #ba234e        
        
          <div style="border:2px solid #ba234e;">Content here</div>
        
        
          .myborder {border:2px solid #ba234e;}
        
        Border color #ba234e