#ba7c87 color space conversions
Hex:
        #ba7c87
        RGB:
        186, 124, 135
        CMY:
        27, 51, 47
        CMYK:
        0, 33, 27, 27
      HSL:
        349°, 31.0000%, 60.7843%
        HSV (HSB):
        349°, 33.3333%, 72.9412%
        XYZ:
        31.8305, 26.6037, 26.3790
        xyY:
        0.3753, 0.3137, 26.6037
      CIE-Lab:
        58.6057, 25.6441, 3.9506
        CIE-LCH:
        58.6057, 25.9467, 8.7579
        CIE-Luv:
        58.6057, 39.4652, 0.8528
        Hunter-Lab:
        51.5788, 19.8940, 5.7823
      #ba7c87 color charts
#ba7c87 RGB chart
      #ba7c87 CMYK chart
      #ba7c87 RGB pie chart
      #ba7c87 color shades, tints & tones
#ba7c87 color schemes
#ba7c87 color preview, HTML & CSS examples
           This text has a color of #ba7c87        
        
          <p style="color:#ba7c87;">Text here</p>
        
        
          .mytext {color:#ba7c87;}
        
        Text color #ba7c87
      
           This box has a color of #ba7c87        
        
          <div style="background-color:#ba7c87;">Content here</div>
        
        
          .mybackground {background-color:#ba7c87;}
        
        Background color #ba7c87
      
           Border around this has a color of #ba7c87        
        
          <div style="border:2px solid #ba7c87;">Content here</div>
        
        
          .myborder {border:2px solid #ba7c87;}
        
        Border color #ba7c87