#ba616b color space conversions
Hex:
        #ba616b
        RGB:
        186, 97, 107
        CMY:
        27, 62, 58
        CMYK:
        0, 48, 42, 27
      HSL:
        353°, 39.2070%, 55.4902%
        HSV (HSB):
        353°, 47.8495%, 72.9412%
        XYZ:
        27.1782, 20.0500, 16.3475
        xyY:
        0.4275, 0.3154, 20.0500
      CIE-Lab:
        51.8937, 36.7602, 10.7596
        CIE-LCH:
        51.8937, 38.3025, 16.3147
        CIE-Luv:
        51.8937, 61.0837, 6.9811
        Hunter-Lab:
        44.7773, 29.9831, 9.6982
      #ba616b color charts
#ba616b RGB chart
      #ba616b CMYK chart
      #ba616b RGB pie chart
      #ba616b color shades, tints & tones
#ba616b color schemes
#ba616b color preview, HTML & CSS examples
           This text has a color of #ba616b        
        
          <p style="color:#ba616b;">Text here</p>
        
        
          .mytext {color:#ba616b;}
        
        Text color #ba616b
      
           This box has a color of #ba616b        
        
          <div style="background-color:#ba616b;">Content here</div>
        
        
          .mybackground {background-color:#ba616b;}
        
        Background color #ba616b
      
           Border around this has a color of #ba616b        
        
          <div style="border:2px solid #ba616b;">Content here</div>
        
        
          .myborder {border:2px solid #ba616b;}
        
        Border color #ba616b