#b0baad color space conversions
Hex:
        #b0baad
        RGB:
        176, 186, 173
        CMY:
        31, 27, 32
        CMYK:
        5, 0, 7, 27
      HSL:
        106°, 8.6093%, 70.3922%
        HSV (HSB):
        106°, 6.9892%, 72.9412%
        XYZ:
        43.0062, 47.3650, 46.4109
        xyY:
        0.3144, 0.3463, 47.3650
      CIE-Lab:
        74.4227, -5.8975, 5.3850
        CIE-LCH:
        74.4227, 7.9861, 137.6009
        CIE-Luv:
        74.4227, -4.9740, 8.8813
        Hunter-Lab:
        68.8223, -8.8964, 8.1929
      #b0baad color charts
#b0baad RGB chart
      #b0baad CMYK chart
      #b0baad RGB pie chart
      #b0baad color shades, tints & tones
#b0baad color schemes
#b0baad color preview, HTML & CSS examples
           This text has a color of #b0baad        
        
          <p style="color:#b0baad;">Text here</p>
        
        
          .mytext {color:#b0baad;}
        
        Text color #b0baad
      
           This box has a color of #b0baad        
        
          <div style="background-color:#b0baad;">Content here</div>
        
        
          .mybackground {background-color:#b0baad;}
        
        Background color #b0baad
      
           Border around this has a color of #b0baad        
        
          <div style="border:2px solid #b0baad;">Content here</div>
        
        
          .myborder {border:2px solid #b0baad;}
        
        Border color #b0baad