#b3aca5 color space conversions
Hex:
        #b3aca5
        RGB:
        179, 172, 165
        CMY:
        30, 33, 35
        CMYK:
        0, 4, 8, 30
      HSL:
        30°, 8.4337%, 67.4510%
        HSV (HSB):
        30°, 7.8212%, 70.1961%
        XYZ:
        40.1345, 41.8054, 41.5512
        xyY:
        0.3250, 0.3385, 41.8054
      CIE-Lab:
        70.7365, 1.2495, 4.4778
        CIE-LCH:
        70.7365, 4.6489, 74.4092
        CIE-Luv:
        70.7365, 4.4996, 6.2563
        Hunter-Lab:
        64.6571, -2.3499, 7.1578
      #b3aca5 color charts
#b3aca5 RGB chart
      #b3aca5 CMYK chart
      #b3aca5 RGB pie chart
      #b3aca5 color shades, tints & tones
#b3aca5 color schemes
#b3aca5 color preview, HTML & CSS examples
           This text has a color of #b3aca5        
        
          <p style="color:#b3aca5;">Text here</p>
        
        
          .mytext {color:#b3aca5;}
        
        Text color #b3aca5
      
           This box has a color of #b3aca5        
        
          <div style="background-color:#b3aca5;">Content here</div>
        
        
          .mybackground {background-color:#b3aca5;}
        
        Background color #b3aca5
      
           Border around this has a color of #b3aca5        
        
          <div style="border:2px solid #b3aca5;">Content here</div>
        
        
          .myborder {border:2px solid #b3aca5;}
        
        Border color #b3aca5