#b0aa52 color space conversions
Hex:
        #b0aa52
        RGB:
        176, 170, 82
        CMY:
        31, 33, 68
        CMYK:
        0, 3, 53, 31
      HSL:
        56°, 37.3016%, 50.5882%
        HSV (HSB):
        56°, 53.4091%, 69.0196%
        XYZ:
        33.8022, 38.5888, 13.6495
        xyY:
        0.3929, 0.4485, 38.5888
      CIE-Lab:
        68.4523, -9.7721, 45.5118
        CIE-LCH:
        68.4523, 46.5491, 102.1183
        CIE-Luv:
        68.4523, 8.0390, 56.0992
        Hunter-Lab:
        62.1198, -11.5798, 30.4562
      #b0aa52 color charts
#b0aa52 RGB chart
      #b0aa52 CMYK chart
      #b0aa52 RGB pie chart
      #b0aa52 color shades, tints & tones
#b0aa52 color schemes
#b0aa52 color preview, HTML & CSS examples
           This text has a color of #b0aa52        
        
          <p style="color:#b0aa52;">Text here</p>
        
        
          .mytext {color:#b0aa52;}
        
        Text color #b0aa52
      
           This box has a color of #b0aa52        
        
          <div style="background-color:#b0aa52;">Content here</div>
        
        
          .mybackground {background-color:#b0aa52;}
        
        Background color #b0aa52
      
           Border around this has a color of #b0aa52        
        
          <div style="border:2px solid #b0aa52;">Content here</div>
        
        
          .myborder {border:2px solid #b0aa52;}
        
        Border color #b0aa52