#b4baa2 color space conversions
Hex:
        #b4baa2
        RGB:
        180, 186, 162
        CMY:
        29, 27, 36
        CMYK:
        3, 0, 13, 27
      HSL:
        75°, 14.8148%, 68.2353%
        HSV (HSB):
        75°, 12.9032%, 72.9412%
        XYZ:
        42.9029, 47.4297, 41.0761
        xyY:
        0.3265, 0.3609, 47.4297
      CIE-Lab:
        74.4638, -6.3826, 11.4593
        CIE-LCH:
        74.4638, 13.1169, 119.1167
        CIE-Luv:
        74.4638, -2.2151, 17.5018
        Hunter-Lab:
        68.8693, -9.3226, 12.8458
      #b4baa2 color charts
#b4baa2 RGB chart
      #b4baa2 CMYK chart
      #b4baa2 RGB pie chart
      #b4baa2 color shades, tints & tones
#b4baa2 color schemes
#b4baa2 color preview, HTML & CSS examples
           This text has a color of #b4baa2        
        
          <p style="color:#b4baa2;">Text here</p>
        
        
          .mytext {color:#b4baa2;}
        
        Text color #b4baa2
      
           This box has a color of #b4baa2        
        
          <div style="background-color:#b4baa2;">Content here</div>
        
        
          .mybackground {background-color:#b4baa2;}
        
        Background color #b4baa2
      
           Border around this has a color of #b4baa2        
        
          <div style="border:2px solid #b4baa2;">Content here</div>
        
        
          .myborder {border:2px solid #b4baa2;}
        
        Border color #b4baa2