#ba757b color space conversions
Hex:
        #ba757b
        RGB:
        186, 117, 123
        CMY:
        27, 54, 52
        CMYK:
        0, 37, 34, 27
      HSL:
        355°, 33.3333%, 59.4118%
        HSV (HSB):
        355°, 37.0968%, 72.9412%
        XYZ:
        30.1861, 24.5917, 21.8946
        xyY:
        0.3937, 0.3207, 24.5917
      CIE-Lab:
        56.6755, 27.8788, 8.1309
        CIE-LCH:
        56.6755, 29.0403, 16.2595
        CIE-Luv:
        56.6755, 45.6567, 5.8154
        Hunter-Lab:
        49.5901, 21.8728, 8.5358
      #ba757b color charts
#ba757b RGB chart
      #ba757b CMYK chart
      #ba757b RGB pie chart
      #ba757b color shades, tints & tones
#ba757b color schemes
#ba757b color preview, HTML & CSS examples
           This text has a color of #ba757b        
        
          <p style="color:#ba757b;">Text here</p>
        
        
          .mytext {color:#ba757b;}
        
        Text color #ba757b
      
           This box has a color of #ba757b        
        
          <div style="background-color:#ba757b;">Content here</div>
        
        
          .mybackground {background-color:#ba757b;}
        
        Background color #ba757b
      
           Border around this has a color of #ba757b        
        
          <div style="border:2px solid #ba757b;">Content here</div>
        
        
          .myborder {border:2px solid #ba757b;}
        
        Border color #ba757b