#ba8b96 color space conversions
Hex:
        #ba8b96
        RGB:
        186, 139, 150
        CMY:
        27, 45, 41
        CMYK:
        0, 25, 19, 27
      HSL:
        346°, 25.4054%, 63.7255%
        HSV (HSB):
        346°, 25.2688%, 72.9412%
        XYZ:
        34.9873, 31.1063, 33.0143
        xyY:
        0.3530, 0.3139, 31.1063
      CIE-Lab:
        62.5973, 19.5576, 1.1504
        CIE-LCH:
        62.5973, 19.5914, 3.3663
        CIE-Luv:
        62.5973, 28.6171, -1.8121
        Hunter-Lab:
        55.7731, 14.3730, 3.9451
      #ba8b96 color charts
#ba8b96 RGB chart
      #ba8b96 CMYK chart
      #ba8b96 RGB pie chart
      #ba8b96 color shades, tints & tones
#ba8b96 color schemes
#ba8b96 color preview, HTML & CSS examples
           This text has a color of #ba8b96        
        
          <p style="color:#ba8b96;">Text here</p>
        
        
          .mytext {color:#ba8b96;}
        
        Text color #ba8b96
      
           This box has a color of #ba8b96        
        
          <div style="background-color:#ba8b96;">Content here</div>
        
        
          .mybackground {background-color:#ba8b96;}
        
        Background color #ba8b96
      
           Border around this has a color of #ba8b96        
        
          <div style="border:2px solid #ba8b96;">Content here</div>
        
        
          .myborder {border:2px solid #ba8b96;}
        
        Border color #ba8b96