#b0aa72 color space conversions
Hex:
        #b0aa72
        RGB:
        176, 170, 114
        CMY:
        31, 33, 55
        CMYK:
        0, 3, 35, 31
      HSL:
        54°, 28.1818%, 56.8627%
        HSV (HSB):
        54°, 35.2273%, 69.0196%
        XYZ:
        35.3165, 39.1945, 21.6235
        xyY:
        0.3674, 0.4077, 39.1945
      CIE-Lab:
        68.8919, -6.4541, 29.6794
        CIE-LCH:
        68.8919, 30.3730, 102.2685
        CIE-Luv:
        68.8919, 6.6790, 39.6789
        Hunter-Lab:
        62.6055, -8.8657, 23.3455
      #b0aa72 color charts
#b0aa72 RGB chart
      #b0aa72 CMYK chart
      #b0aa72 RGB pie chart
      #b0aa72 color shades, tints & tones
#b0aa72 color schemes
#b0aa72 color preview, HTML & CSS examples
           This text has a color of #b0aa72        
        
          <p style="color:#b0aa72;">Text here</p>
        
        
          .mytext {color:#b0aa72;}
        
        Text color #b0aa72
      
           This box has a color of #b0aa72        
        
          <div style="background-color:#b0aa72;">Content here</div>
        
        
          .mybackground {background-color:#b0aa72;}
        
        Background color #b0aa72
      
           Border around this has a color of #b0aa72        
        
          <div style="border:2px solid #b0aa72;">Content here</div>
        
        
          .myborder {border:2px solid #b0aa72;}
        
        Border color #b0aa72