#b5aa48 color space conversions
Hex:
        #b5aa48
        RGB:
        181, 170, 72
        CMY:
        29, 33, 72
        CMYK:
        0, 6, 60, 29
      HSL:
        54°, 43.0830%, 49.6078%
        HSV (HSB):
        54°, 60.2210%, 70.9804%
        XYZ:
        34.6005, 39.0411, 11.8429
        xyY:
        0.4048, 0.4567, 39.0411
      CIE-Lab:
        68.7810, -8.4220, 50.7050
        CIE-LCH:
        68.7810, 51.3997, 99.4306
        CIE-Luv:
        68.7810, 11.8212, 60.3519
        Hunter-Lab:
        62.4829, -10.4990, 32.5002
      #b5aa48 color charts
#b5aa48 RGB chart
      #b5aa48 CMYK chart
      #b5aa48 RGB pie chart
      #b5aa48 color shades, tints & tones
#b5aa48 color schemes
#b5aa48 color preview, HTML & CSS examples
           This text has a color of #b5aa48        
        
          <p style="color:#b5aa48;">Text here</p>
        
        
          .mytext {color:#b5aa48;}
        
        Text color #b5aa48
      
           This box has a color of #b5aa48        
        
          <div style="background-color:#b5aa48;">Content here</div>
        
        
          .mybackground {background-color:#b5aa48;}
        
        Background color #b5aa48
      
           Border around this has a color of #b5aa48        
        
          <div style="border:2px solid #b5aa48;">Content here</div>
        
        
          .myborder {border:2px solid #b5aa48;}
        
        Border color #b5aa48