#b0aa78 color space conversions
Hex:
        #b0aa78
        RGB:
        176, 170, 120
        CMY:
        31, 33, 53
        CMYK:
        0, 3, 32, 31
      HSL:
        54°, 26.1682%, 58.0392%
        HSV (HSB):
        54°, 31.8182%, 69.0196%
        XYZ:
        35.6694, 39.3356, 23.4819
        xyY:
        0.3622, 0.3994, 39.3356
      CIE-Lab:
        68.9937, -5.6995, 26.6036
        CIE-LCH:
        68.9937, 27.2073, 102.0921
        CIE-Luv:
        68.9937, 6.3795, 36.0605
        Hunter-Lab:
        62.7181, -8.2392, 21.7043
      #b0aa78 color charts
#b0aa78 RGB chart
      #b0aa78 CMYK chart
      #b0aa78 RGB pie chart
      #b0aa78 color shades, tints & tones
#b0aa78 color schemes
#b0aa78 color preview, HTML & CSS examples
           This text has a color of #b0aa78        
        
          <p style="color:#b0aa78;">Text here</p>
        
        
          .mytext {color:#b0aa78;}
        
        Text color #b0aa78
      
           This box has a color of #b0aa78        
        
          <div style="background-color:#b0aa78;">Content here</div>
        
        
          .mybackground {background-color:#b0aa78;}
        
        Background color #b0aa78
      
           Border around this has a color of #b0aa78        
        
          <div style="border:2px solid #b0aa78;">Content here</div>
        
        
          .myborder {border:2px solid #b0aa78;}
        
        Border color #b0aa78