#b5b560 color space conversions
Hex:
        #b5b560
        RGB:
        181, 181, 96
        CMY:
        29, 29, 62
        CMYK:
        0, 0, 47, 29
      HSL:
        60°, 36.4807%, 54.3137%
        HSV (HSB):
        60°, 46.9613%, 70.9804%
        XYZ:
        37.6912, 43.7160, 17.5178
        xyY:
        0.3810, 0.4419, 43.7160
      CIE-Lab:
        72.0383, -12.1333, 43.0132
        CIE-LCH:
        72.0383, 44.6918, 105.7528
        CIE-Luv:
        72.0383, 3.9914, 55.3277
        Hunter-Lab:
        66.1181, -13.9511, 30.5739
      #b5b560 color charts
#b5b560 RGB chart
      #b5b560 CMYK chart
      #b5b560 RGB pie chart
      #b5b560 color shades, tints & tones
#b5b560 color schemes
#b5b560 color preview, HTML & CSS examples
           This text has a color of #b5b560        
        
          <p style="color:#b5b560;">Text here</p>
        
        
          .mytext {color:#b5b560;}
        
        Text color #b5b560
      
           This box has a color of #b5b560        
        
          <div style="background-color:#b5b560;">Content here</div>
        
        
          .mybackground {background-color:#b5b560;}
        
        Background color #b5b560
      
           Border around this has a color of #b5b560        
        
          <div style="border:2px solid #b5b560;">Content here</div>
        
        
          .myborder {border:2px solid #b5b560;}
        
        Border color #b5b560