#b5a547 color space conversions
Hex:
        #b5a547
        RGB:
        181, 165, 71
        CMY:
        29, 35, 72
        CMYK:
        0, 9, 61, 29
      HSL:
        51°, 43.6508%, 49.4118%
        HSV (HSB):
        51°, 60.7735%, 70.9804%
        XYZ:
        33.6485, 37.1890, 11.3660
        xyY:
        0.4093, 0.4524, 37.1890
      CIE-Lab:
        67.4186, -5.8539, 49.6552
        CIE-LCH:
        67.4186, 49.9991, 96.7237
        CIE-Luv:
        67.4186, 15.1719, 58.4477
        Hunter-Lab:
        60.9827, -8.2287, 31.6375
      #b5a547 color charts
#b5a547 RGB chart
      #b5a547 CMYK chart
      #b5a547 RGB pie chart
      #b5a547 color shades, tints & tones
#b5a547 color schemes
#b5a547 color preview, HTML & CSS examples
           This text has a color of #b5a547        
        
          <p style="color:#b5a547;">Text here</p>
        
        
          .mytext {color:#b5a547;}
        
        Text color #b5a547
      
           This box has a color of #b5a547        
        
          <div style="background-color:#b5a547;">Content here</div>
        
        
          .mybackground {background-color:#b5a547;}
        
        Background color #b5a547
      
           Border around this has a color of #b5a547        
        
          <div style="border:2px solid #b5a547;">Content here</div>
        
        
          .myborder {border:2px solid #b5a547;}
        
        Border color #b5a547