#b9a5ac color space conversions
Hex:
        #b9a5ac
        RGB:
        185, 165, 172
        CMY:
        27, 35, 33
        CMYK:
        0, 11, 7, 27
      HSL:
        339°, 12.5000%, 68.6275%
        HSV (HSB):
        339°, 10.8108%, 72.5490%
        XYZ:
        40.9091, 40.2031, 44.6336
        xyY:
        0.3253, 0.3197, 40.2031
      CIE-Lab:
        69.6140, 8.4862, -0.9595
        CIE-LCH:
        69.6140, 8.5402, 353.5491
        CIE-Luv:
        69.6140, 11.3382, -2.8742
        Hunter-Lab:
        63.4059, 4.2067, 2.6479
      #b9a5ac color charts
#b9a5ac RGB chart
      #b9a5ac CMYK chart
      #b9a5ac RGB pie chart
      #b9a5ac color shades, tints & tones
#b9a5ac color schemes
#b9a5ac color preview, HTML & CSS examples
           This text has a color of #b9a5ac        
        
          <p style="color:#b9a5ac;">Text here</p>
        
        
          .mytext {color:#b9a5ac;}
        
        Text color #b9a5ac
      
           This box has a color of #b9a5ac        
        
          <div style="background-color:#b9a5ac;">Content here</div>
        
        
          .mybackground {background-color:#b9a5ac;}
        
        Background color #b9a5ac
      
           Border around this has a color of #b9a5ac        
        
          <div style="border:2px solid #b9a5ac;">Content here</div>
        
        
          .myborder {border:2px solid #b9a5ac;}
        
        Border color #b9a5ac