#b5ae52 color space conversions
Hex:
        #b5ae52
        RGB:
        181, 174, 82
        CMY:
        29, 32, 68
        CMYK:
        0, 4, 55, 29
      HSL:
        56°, 40.0810%, 51.5686%
        HSV (HSB):
        56°, 54.6961%, 70.9804%
        XYZ:
        35.7151, 40.7051, 13.9571
        xyY:
        0.3952, 0.4504, 40.7051
      CIE-Lab:
        69.9688, -9.7485, 47.3799
        CIE-LCH:
        69.9688, 48.3724, 101.6264
        CIE-Luv:
        69.9688, 8.8750, 58.2295
        Hunter-Lab:
        63.8005, -11.7278, 31.6900
      #b5ae52 color charts
#b5ae52 RGB chart
      #b5ae52 CMYK chart
      #b5ae52 RGB pie chart
      #b5ae52 color shades, tints & tones
#b5ae52 color schemes
#b5ae52 color preview, HTML & CSS examples
           This text has a color of #b5ae52        
        
          <p style="color:#b5ae52;">Text here</p>
        
        
          .mytext {color:#b5ae52;}
        
        Text color #b5ae52
      
           This box has a color of #b5ae52        
        
          <div style="background-color:#b5ae52;">Content here</div>
        
        
          .mybackground {background-color:#b5ae52;}
        
        Background color #b5ae52
      
           Border around this has a color of #b5ae52        
        
          <div style="border:2px solid #b5ae52;">Content here</div>
        
        
          .myborder {border:2px solid #b5ae52;}
        
        Border color #b5ae52