#ba434e color space conversions
Hex:
        #ba434e
        RGB:
        186, 67, 78
        CMY:
        27, 74, 69
        CMYK:
        0, 64, 58, 27
      HSL:
        354°, 47.0356%, 49.6078%
        HSV (HSB):
        354°, 63.9785%, 72.9412%
        XYZ:
        23.6320, 15.0035, 8.8581
        xyY:
        0.4976, 0.3159, 15.0035
      CIE-Lab:
        45.6390, 48.7208, 19.6130
        CIE-LCH:
        45.6390, 52.5203, 21.9277
        CIE-Luv:
        45.6390, 86.3709, 13.1864
        Hunter-Lab:
        38.7343, 41.1187, 13.5550
      #ba434e color charts
#ba434e RGB chart
      #ba434e CMYK chart
      #ba434e RGB pie chart
      #ba434e color shades, tints & tones
#ba434e color schemes
#ba434e color preview, HTML & CSS examples
           This text has a color of #ba434e        
        
          <p style="color:#ba434e;">Text here</p>
        
        
          .mytext {color:#ba434e;}
        
        Text color #ba434e
      
           This box has a color of #ba434e        
        
          <div style="background-color:#ba434e;">Content here</div>
        
        
          .mybackground {background-color:#ba434e;}
        
        Background color #ba434e
      
           Border around this has a color of #ba434e        
        
          <div style="border:2px solid #ba434e;">Content here</div>
        
        
          .myborder {border:2px solid #ba434e;}
        
        Border color #ba434e