#ba948b color space conversions
Hex:
        #ba948b
        RGB:
        186, 148, 139
        CMY:
        27, 42, 45
        CMYK:
        0, 20, 25, 27
      HSL:
        11°, 25.4054%, 63.7255%
        HSV (HSB):
        11°, 25.2688%, 72.9412%
        XYZ:
        35.4998, 33.4830, 29.0179
        xyY:
        0.3622, 0.3417, 33.4830
      CIE-Lab:
        64.5501, 12.8815, 10.1735
        CIE-LCH:
        64.5501, 16.4144, 38.3009
        CIE-Luv:
        64.5501, 24.6981, 11.7266
        Hunter-Lab:
        57.8645, 8.2467, 10.7724
      #ba948b color charts
#ba948b RGB chart
      #ba948b CMYK chart
      #ba948b RGB pie chart
      #ba948b color shades, tints & tones
#ba948b color schemes
#ba948b color preview, HTML & CSS examples
           This text has a color of #ba948b        
        
          <p style="color:#ba948b;">Text here</p>
        
        
          .mytext {color:#ba948b;}
        
        Text color #ba948b
      
           This box has a color of #ba948b        
        
          <div style="background-color:#ba948b;">Content here</div>
        
        
          .mybackground {background-color:#ba948b;}
        
        Background color #ba948b
      
           Border around this has a color of #ba948b        
        
          <div style="border:2px solid #ba948b;">Content here</div>
        
        
          .myborder {border:2px solid #ba948b;}
        
        Border color #ba948b