#b0b6ae color space conversions
Hex:
        #b0b6ae
        RGB:
        176, 182, 174
        CMY:
        31, 29, 32
        CMYK:
        3, 0, 4, 29
      HSL:
        105°, 5.1948%, 69.8039%
        HSV (HSB):
        105°, 4.3956%, 71.3725%
        XYZ:
        42.2724, 45.7420, 46.6455
        xyY:
        0.3139, 0.3397, 45.7420
      CIE-Lab:
        73.3778, -3.5895, 3.3303
        CIE-LCH:
        73.3778, 4.8965, 137.1455
        CIE-Luv:
        73.3778, -2.9686, 5.4964
        Hunter-Lab:
        67.6328, -6.7899, 6.4514
      #b0b6ae color charts
#b0b6ae RGB chart
      #b0b6ae CMYK chart
      #b0b6ae RGB pie chart
      #b0b6ae color shades, tints & tones
#b0b6ae color schemes
#b0b6ae color preview, HTML & CSS examples
           This text has a color of #b0b6ae        
        
          <p style="color:#b0b6ae;">Text here</p>
        
        
          .mytext {color:#b0b6ae;}
        
        Text color #b0b6ae
      
           This box has a color of #b0b6ae        
        
          <div style="background-color:#b0b6ae;">Content here</div>
        
        
          .mybackground {background-color:#b0b6ae;}
        
        Background color #b0b6ae
      
           Border around this has a color of #b0b6ae        
        
          <div style="border:2px solid #b0b6ae;">Content here</div>
        
        
          .myborder {border:2px solid #b0b6ae;}
        
        Border color #b0b6ae