#b5a550 color space conversions
Hex:
        #b5a550
        RGB:
        181, 165, 80
        CMY:
        29, 35, 69
        CMYK:
        0, 9, 56, 29
      HSL:
        50°, 40.5622%, 51.1765%
        HSV (HSB):
        50°, 55.8011%, 70.9804%
        XYZ:
        33.9592, 37.3132, 13.0017
        xyY:
        0.4030, 0.4428, 37.3132
      CIE-Lab:
        67.5114, -5.1688, 45.4985
        CIE-LCH:
        67.5114, 45.7911, 96.4813
        CIE-Luv:
        67.5114, 14.8028, 54.8234
        Hunter-Lab:
        61.0845, -7.6632, 30.1394
      #b5a550 color charts
#b5a550 RGB chart
      #b5a550 CMYK chart
      #b5a550 RGB pie chart
      #b5a550 color shades, tints & tones
#b5a550 color schemes
#b5a550 color preview, HTML & CSS examples
           This text has a color of #b5a550        
        
          <p style="color:#b5a550;">Text here</p>
        
        
          .mytext {color:#b5a550;}
        
        Text color #b5a550
      
           This box has a color of #b5a550        
        
          <div style="background-color:#b5a550;">Content here</div>
        
        
          .mybackground {background-color:#b5a550;}
        
        Background color #b5a550
      
           Border around this has a color of #b5a550        
        
          <div style="border:2px solid #b5a550;">Content here</div>
        
        
          .myborder {border:2px solid #b5a550;}
        
        Border color #b5a550