#ba414e color space conversions
Hex:
        #ba414e
        RGB:
        186, 65, 78
        CMY:
        27, 75, 69
        CMYK:
        0, 65, 58, 27
      HSL:
        354°, 48.2072%, 49.2157%
        HSV (HSB):
        354°, 65.0538%, 72.9412%
        XYZ:
        23.5151, 14.7698, 8.8192
        xyY:
        0.4992, 0.3136, 14.7698
      CIE-Lab:
        45.3172, 49.5885, 19.1855
        CIE-LCH:
        45.3172, 53.1705, 21.1511
        CIE-Luv:
        45.3172, 87.5342, 12.5098
        Hunter-Lab:
        38.4314, 41.9642, 13.2962
      #ba414e color charts
#ba414e RGB chart
      #ba414e CMYK chart
      #ba414e RGB pie chart
      #ba414e color shades, tints & tones
#ba414e color schemes
#ba414e color preview, HTML & CSS examples
           This text has a color of #ba414e        
        
          <p style="color:#ba414e;">Text here</p>
        
        
          .mytext {color:#ba414e;}
        
        Text color #ba414e
      
           This box has a color of #ba414e        
        
          <div style="background-color:#ba414e;">Content here</div>
        
        
          .mybackground {background-color:#ba414e;}
        
        Background color #ba414e
      
           Border around this has a color of #ba414e        
        
          <div style="border:2px solid #ba414e;">Content here</div>
        
        
          .myborder {border:2px solid #ba414e;}
        
        Border color #ba414e