#bba0a9 color space conversions
Hex:
        #bba0a9
        RGB:
        187, 160, 169
        CMY:
        27, 37, 34
        CMYK:
        0, 14, 10, 27
      HSL:
        340°, 16.5644%, 68.0392%
        HSV (HSB):
        340°, 14.4385%, 73.3333%
        XYZ:
        40.2258, 38.5710, 42.8609
        xyY:
        0.3306, 0.3170, 38.5710
      CIE-Lab:
        68.4393, 11.4353, -0.9912
        CIE-LCH:
        68.4393, 11.4781, 355.0458
        CIE-Luv:
        68.4393, 15.5269, -3.4323
        Hunter-Lab:
        62.1055, 6.9297, 2.5560
      #bba0a9 color charts
#bba0a9 RGB chart
      #bba0a9 CMYK chart
      #bba0a9 RGB pie chart
      #bba0a9 color shades, tints & tones
#bba0a9 color schemes
#bba0a9 color preview, HTML & CSS examples
           This text has a color of #bba0a9        
        
          <p style="color:#bba0a9;">Text here</p>
        
        
          .mytext {color:#bba0a9;}
        
        Text color #bba0a9
      
           This box has a color of #bba0a9        
        
          <div style="background-color:#bba0a9;">Content here</div>
        
        
          .mybackground {background-color:#bba0a9;}
        
        Background color #bba0a9
      
           Border around this has a color of #bba0a9        
        
          <div style="border:2px solid #bba0a9;">Content here</div>
        
        
          .myborder {border:2px solid #bba0a9;}
        
        Border color #bba0a9