#b8baa3 color space conversions
Hex:
        #b8baa3
        RGB:
        184, 186, 163
        CMY:
        28, 27, 36
        CMYK:
        1, 0, 12, 27
      HSL:
        65°, 14.2857%, 68.4314%
        HSV (HSB):
        65°, 12.3656%, 72.9412%
        XYZ:
        43.9369, 47.9525, 41.5904
        xyY:
        0.3292, 0.3592, 47.9525
      CIE-Lab:
        74.7950, -4.7529, 11.4296
        CIE-LCH:
        74.7950, 12.3785, 112.5796
        CIE-Luv:
        74.7950, 0.0732, 17.1823
        Hunter-Lab:
        69.2477, -7.9273, 12.8637
      #b8baa3 color charts
#b8baa3 RGB chart
      #b8baa3 CMYK chart
      #b8baa3 RGB pie chart
      #b8baa3 color shades, tints & tones
#b8baa3 color schemes
#b8baa3 color preview, HTML & CSS examples
           This text has a color of #b8baa3        
        
          <p style="color:#b8baa3;">Text here</p>
        
        
          .mytext {color:#b8baa3;}
        
        Text color #b8baa3
      
           This box has a color of #b8baa3        
        
          <div style="background-color:#b8baa3;">Content here</div>
        
        
          .mybackground {background-color:#b8baa3;}
        
        Background color #b8baa3
      
           Border around this has a color of #b8baa3        
        
          <div style="border:2px solid #b8baa3;">Content here</div>
        
        
          .myborder {border:2px solid #b8baa3;}
        
        Border color #b8baa3