#b0ac50 color space conversions
Hex:
        #b0ac50
        RGB:
        176, 172, 80
        CMY:
        31, 33, 69
        CMYK:
        0, 2, 55, 31
      HSL:
        58°, 37.7953%, 50.1961%
        HSV (HSB):
        58°, 54.5455%, 69.0196%
        XYZ:
        34.1050, 39.3143, 13.3803
        xyY:
        0.3929, 0.4529, 39.3143
      CIE-Lab:
        68.9784, -10.9850, 47.0810
        CIE-LCH:
        68.9784, 48.3456, 103.1333
        CIE-Luv:
        68.9784, 6.8366, 57.9012
        Hunter-Lab:
        62.7011, -12.6356, 31.2384
      #b0ac50 color charts
#b0ac50 RGB chart
      #b0ac50 CMYK chart
      #b0ac50 RGB pie chart
      #b0ac50 color shades, tints & tones
#b0ac50 color schemes
#b0ac50 color preview, HTML & CSS examples
           This text has a color of #b0ac50        
        
          <p style="color:#b0ac50;">Text here</p>
        
        
          .mytext {color:#b0ac50;}
        
        Text color #b0ac50
      
           This box has a color of #b0ac50        
        
          <div style="background-color:#b0ac50;">Content here</div>
        
        
          .mybackground {background-color:#b0ac50;}
        
        Background color #b0ac50
      
           Border around this has a color of #b0ac50        
        
          <div style="border:2px solid #b0ac50;">Content here</div>
        
        
          .myborder {border:2px solid #b0ac50;}
        
        Border color #b0ac50