#ba989e color space conversions
Hex:
        #ba989e
        RGB:
        186, 152, 158
        CMY:
        27, 40, 38
        CMYK:
        0, 18, 15, 27
      HSL:
        349°, 19.7674%, 66.2745%
        HSV (HSB):
        349°, 18.2796%, 72.9412%
        XYZ:
        37.6495, 35.3642, 37.1894
        xyY:
        0.3416, 0.3209, 35.3642
      CIE-Lab:
        66.0312, 13.6235, 1.6302
        CIE-LCH:
        66.0312, 13.7207, 6.8238
        CIE-Luv:
        66.0312, 20.3716, -0.0522
        Hunter-Lab:
        59.4678, 8.9410, 4.5493
      #ba989e color charts
#ba989e RGB chart
      #ba989e CMYK chart
      #ba989e RGB pie chart
      #ba989e color shades, tints & tones
#ba989e color schemes
#ba989e color preview, HTML & CSS examples
           This text has a color of #ba989e        
        
          <p style="color:#ba989e;">Text here</p>
        
        
          .mytext {color:#ba989e;}
        
        Text color #ba989e
      
           This box has a color of #ba989e        
        
          <div style="background-color:#ba989e;">Content here</div>
        
        
          .mybackground {background-color:#ba989e;}
        
        Background color #ba989e
      
           Border around this has a color of #ba989e        
        
          <div style="border:2px solid #ba989e;">Content here</div>
        
        
          .myborder {border:2px solid #ba989e;}
        
        Border color #ba989e