#ba969e color space conversions
Hex:
        #ba969e
        RGB:
        186, 150, 158
        CMY:
        27, 41, 38
        CMYK:
        0, 19, 15, 27
      HSL:
        347°, 20.6897%, 65.8824%
        HSV (HSB):
        347°, 19.3548%, 72.9412%
        XYZ:
        37.3276, 34.7204, 37.0821
        xyY:
        0.3420, 0.3182, 34.7204
      CIE-Lab:
        65.5304, 14.7327, 0.9013
        CIE-LCH:
        65.5304, 14.7603, 3.5009
        CIE-Luv:
        65.5304, 21.4830, -1.2870
        Hunter-Lab:
        58.9240, 9.9603, 3.9344
      #ba969e color charts
#ba969e RGB chart
      #ba969e CMYK chart
      #ba969e RGB pie chart
      #ba969e color shades, tints & tones
#ba969e color schemes
#ba969e color preview, HTML & CSS examples
           This text has a color of #ba969e        
        
          <p style="color:#ba969e;">Text here</p>
        
        
          .mytext {color:#ba969e;}
        
        Text color #ba969e
      
           This box has a color of #ba969e        
        
          <div style="background-color:#ba969e;">Content here</div>
        
        
          .mybackground {background-color:#ba969e;}
        
        Background color #ba969e
      
           Border around this has a color of #ba969e        
        
          <div style="border:2px solid #ba969e;">Content here</div>
        
        
          .myborder {border:2px solid #ba969e;}
        
        Border color #ba969e