#b5bb70 color space conversions
Hex:
        #b5bb70
        RGB:
        181, 187, 112
        CMY:
        29, 27, 56
        CMYK:
        3, 0, 40, 27
      HSL:
        65°, 35.5450%, 58.6275%
        HSV (HSB):
        65°, 40.1070%, 73.3333%
        XYZ:
        39.7510, 46.5343, 22.2161
        xyY:
        0.3664, 0.4289, 46.5343
      CIE-Lab:
        73.8909, -13.5453, 37.2419
        CIE-LCH:
        73.8909, 39.6287, 109.9870
        CIE-Luv:
        73.8909, -0.1683, 50.2403
        Hunter-Lab:
        68.2160, -15.3621, 28.4420
      #b5bb70 color charts
#b5bb70 RGB chart
      #b5bb70 CMYK chart
      #b5bb70 RGB pie chart
      #b5bb70 color shades, tints & tones
#b5bb70 color schemes
#b5bb70 color preview, HTML & CSS examples
           This text has a color of #b5bb70        
        
          <p style="color:#b5bb70;">Text here</p>
        
        
          .mytext {color:#b5bb70;}
        
        Text color #b5bb70
      
           This box has a color of #b5bb70        
        
          <div style="background-color:#b5bb70;">Content here</div>
        
        
          .mybackground {background-color:#b5bb70;}
        
        Background color #b5bb70
      
           Border around this has a color of #b5bb70        
        
          <div style="border:2px solid #b5bb70;">Content here</div>
        
        
          .myborder {border:2px solid #b5bb70;}
        
        Border color #b5bb70