#b5b450 color space conversions
Hex:
        #b5b450
        RGB:
        181, 180, 80
        CMY:
        29, 29, 69
        CMYK:
        0, 1, 56, 29
      HSL:
        59°, 40.5622%, 51.1765%
        HSV (HSB):
        59°, 55.8011%, 70.9804%
        XYZ:
        36.8253, 43.0455, 13.9571
        xyY:
        0.3925, 0.4588, 43.0455
      CIE-Lab:
        71.5858, -13.0180, 50.1679
        CIE-LCH:
        71.5858, 51.8294, 104.5468
        CIE-Luv:
        71.5858, 5.1263, 61.8669
        Hunter-Lab:
        65.6090, -14.6267, 33.3135
      #b5b450 color charts
#b5b450 RGB chart
      #b5b450 CMYK chart
      #b5b450 RGB pie chart
      #b5b450 color shades, tints & tones
#b5b450 color schemes
#b5b450 color preview, HTML & CSS examples
           This text has a color of #b5b450        
        
          <p style="color:#b5b450;">Text here</p>
        
        
          .mytext {color:#b5b450;}
        
        Text color #b5b450
      
           This box has a color of #b5b450        
        
          <div style="background-color:#b5b450;">Content here</div>
        
        
          .mybackground {background-color:#b5b450;}
        
        Background color #b5b450
      
           Border around this has a color of #b5b450        
        
          <div style="border:2px solid #b5b450;">Content here</div>
        
        
          .myborder {border:2px solid #b5b450;}
        
        Border color #b5b450