#b9b560 color space conversions
Hex:
        #b9b560
        RGB:
        185, 181, 96
        CMY:
        27, 29, 62
        CMYK:
        0, 2, 48, 27
      HSL:
        57°, 38.8646%, 55.0980%
        HSV (HSB):
        57°, 48.1081%, 72.5490%
        XYZ:
        38.6428, 44.2066, 17.5624
        xyY:
        0.3848, 0.4403, 44.2066
      CIE-Lab:
        72.3663, -10.4818, 43.4868
        CIE-LCH:
        72.3663, 44.7322, 103.5517
        CIE-Luv:
        72.3663, 6.6279, 55.5320
        Hunter-Lab:
        66.4880, -12.6100, 30.8806
      #b9b560 color charts
#b9b560 RGB chart
      #b9b560 CMYK chart
      #b9b560 RGB pie chart
      #b9b560 color shades, tints & tones
#b9b560 color schemes
#b9b560 color preview, HTML & CSS examples
           This text has a color of #b9b560        
        
          <p style="color:#b9b560;">Text here</p>
        
        
          .mytext {color:#b9b560;}
        
        Text color #b9b560
      
           This box has a color of #b9b560        
        
          <div style="background-color:#b9b560;">Content here</div>
        
        
          .mybackground {background-color:#b9b560;}
        
        Background color #b9b560
      
           Border around this has a color of #b9b560        
        
          <div style="border:2px solid #b9b560;">Content here</div>
        
        
          .myborder {border:2px solid #b9b560;}
        
        Border color #b9b560