#b6a5b1 color space conversions
Hex:
        #b6a5b1
        RGB:
        182, 165, 177
        CMY:
        29, 35, 31
        CMYK:
        0, 9, 3, 29
      HSL:
        318°, 10.4294%, 68.0392%
        HSV (HSB):
        318°, 9.3407%, 71.3725%
        XYZ:
        40.6823, 40.0297, 47.1773
        xyY:
        0.3181, 0.3130, 40.0297
      CIE-Lab:
        69.4907, 8.3188, -3.9425
        CIE-LCH:
        69.4907, 9.2057, 334.6424
        CIE-Luv:
        69.4907, 9.1049, -7.2494
        Hunter-Lab:
        63.2690, 4.0558, 0.0780
      #b6a5b1 color charts
#b6a5b1 RGB chart
      #b6a5b1 CMYK chart
      #b6a5b1 RGB pie chart
      #b6a5b1 color shades, tints & tones
#b6a5b1 color schemes
#b6a5b1 color preview, HTML & CSS examples
           This text has a color of #b6a5b1        
        
          <p style="color:#b6a5b1;">Text here</p>
        
        
          .mytext {color:#b6a5b1;}
        
        Text color #b6a5b1
      
           This box has a color of #b6a5b1        
        
          <div style="background-color:#b6a5b1;">Content here</div>
        
        
          .mybackground {background-color:#b6a5b1;}
        
        Background color #b6a5b1
      
           Border around this has a color of #b6a5b1        
        
          <div style="border:2px solid #b6a5b1;">Content here</div>
        
        
          .myborder {border:2px solid #b6a5b1;}
        
        Border color #b6a5b1