#b5aa50 color space conversions
Hex:
        #b5aa50
        RGB:
        181, 170, 80
        CMY:
        29, 33, 69
        CMYK:
        0, 6, 56, 29
      HSL:
        53°, 40.5622%, 51.1765%
        HSV (HSB):
        53°, 55.8011%, 70.9804%
        XYZ:
        34.8787, 39.1524, 13.3083
        xyY:
        0.3993, 0.4483, 39.1524
      CIE-Lab:
        68.8615, -7.8144, 47.0584
        CIE-LCH:
        68.8615, 47.7028, 99.4284
        CIE-Luv:
        68.8615, 11.5297, 57.1809
        Hunter-Lab:
        62.5719, -10.0015, 31.1900
      #b5aa50 color charts
#b5aa50 RGB chart
      #b5aa50 CMYK chart
      #b5aa50 RGB pie chart
      #b5aa50 color shades, tints & tones
#b5aa50 color schemes
#b5aa50 color preview, HTML & CSS examples
           This text has a color of #b5aa50        
        
          <p style="color:#b5aa50;">Text here</p>
        
        
          .mytext {color:#b5aa50;}
        
        Text color #b5aa50
      
           This box has a color of #b5aa50        
        
          <div style="background-color:#b5aa50;">Content here</div>
        
        
          .mybackground {background-color:#b5aa50;}
        
        Background color #b5aa50
      
           Border around this has a color of #b5aa50        
        
          <div style="border:2px solid #b5aa50;">Content here</div>
        
        
          .myborder {border:2px solid #b5aa50;}
        
        Border color #b5aa50