#b5a947 color space conversions
Hex:
        #b5a947
        RGB:
        181, 169, 71
        CMY:
        29, 34, 72
        CMYK:
        0, 7, 61, 29
      HSL:
        53°, 43.6508%, 49.4118%
        HSV (HSB):
        53°, 60.7735%, 70.9804%
        XYZ:
        34.3814, 38.6546, 11.6102
        xyY:
        0.4062, 0.4567, 38.6546
      CIE-Lab:
        68.5003, -7.9674, 50.8505
        CIE-LCH:
        68.5003, 51.4709, 98.9049
        CIE-Luv:
        68.5003, 12.5147, 60.2696
        Hunter-Lab:
        62.1728, -10.0926, 32.4491
      #b5a947 color charts
#b5a947 RGB chart
      #b5a947 CMYK chart
      #b5a947 RGB pie chart
      #b5a947 color shades, tints & tones
#b5a947 color schemes
#b5a947 color preview, HTML & CSS examples
           This text has a color of #b5a947        
        
          <p style="color:#b5a947;">Text here</p>
        
        
          .mytext {color:#b5a947;}
        
        Text color #b5a947
      
           This box has a color of #b5a947        
        
          <div style="background-color:#b5a947;">Content here</div>
        
        
          .mybackground {background-color:#b5a947;}
        
        Background color #b5a947
      
           Border around this has a color of #b5a947        
        
          <div style="border:2px solid #b5a947;">Content here</div>
        
        
          .myborder {border:2px solid #b5a947;}
        
        Border color #b5a947