#bba0a2 color space conversions
Hex:
        #bba0a2
        RGB:
        187, 160, 162
        CMY:
        27, 37, 36
        CMYK:
        0, 14, 13, 27
      HSL:
        356°, 16.5644%, 68.0392%
        HSV (HSB):
        356°, 14.4385%, 73.3333%
        XYZ:
        39.5859, 38.3150, 39.4916
        xyY:
        0.3372, 0.3264, 38.3150
      CIE-Lab:
        68.2522, 10.2410, 2.6322
        CIE-LCH:
        68.2522, 10.5739, 14.4144
        CIE-Luv:
        68.2522, 16.1880, 1.9918
        Hunter-Lab:
        61.8991, 5.8313, 5.5025
      #bba0a2 color charts
#bba0a2 RGB chart
      #bba0a2 CMYK chart
      #bba0a2 RGB pie chart
      #bba0a2 color shades, tints & tones
#bba0a2 color schemes
#bba0a2 color preview, HTML & CSS examples
           This text has a color of #bba0a2        
        
          <p style="color:#bba0a2;">Text here</p>
        
        
          .mytext {color:#bba0a2;}
        
        Text color #bba0a2
      
           This box has a color of #bba0a2        
        
          <div style="background-color:#bba0a2;">Content here</div>
        
        
          .mybackground {background-color:#bba0a2;}
        
        Background color #bba0a2
      
           Border around this has a color of #bba0a2        
        
          <div style="border:2px solid #bba0a2;">Content here</div>
        
        
          .myborder {border:2px solid #bba0a2;}
        
        Border color #bba0a2