#b5a156 color space conversions
Hex:
        #b5a156
        RGB:
        181, 161, 86
        CMY:
        29, 37, 66
        CMYK:
        0, 11, 52, 29
      HSL:
        47°, 39.0947%, 52.3529%
        HSV (HSB):
        47°, 52.4862%, 70.9804%
        XYZ:
        33.4806, 35.9854, 13.9854
        xyY:
        0.4012, 0.4312, 35.9854
      CIE-Lab:
        66.5088, -2.5216, 41.3464
        CIE-LCH:
        66.5088, 41.4232, 93.4900
        CIE-Luv:
        66.5088, 17.1570, 50.2279
        Hunter-Lab:
        59.9878, -5.3535, 28.1688
      #b5a156 color charts
#b5a156 RGB chart
      #b5a156 CMYK chart
      #b5a156 RGB pie chart
      #b5a156 color shades, tints & tones
#b5a156 color schemes
#b5a156 color preview, HTML & CSS examples
           This text has a color of #b5a156        
        
          <p style="color:#b5a156;">Text here</p>
        
        
          .mytext {color:#b5a156;}
        
        Text color #b5a156
      
           This box has a color of #b5a156        
        
          <div style="background-color:#b5a156;">Content here</div>
        
        
          .mybackground {background-color:#b5a156;}
        
        Background color #b5a156
      
           Border around this has a color of #b5a156        
        
          <div style="border:2px solid #b5a156;">Content here</div>
        
        
          .myborder {border:2px solid #b5a156;}
        
        Border color #b5a156