#b5a372 color space conversions
Hex:
        #b5a372
        RGB:
        181, 163, 114
        CMY:
        29, 36, 55
        CMYK:
        0, 10, 37, 29
      HSL:
        44°, 31.1628%, 57.8431%
        HSV (HSB):
        44°, 37.0166%, 70.9804%
        XYZ:
        35.1905, 37.2330, 21.2515
        xyY:
        0.3757, 0.3975, 37.2330
      CIE-Lab:
        67.4515, -0.6734, 27.8689
        CIE-LCH:
        67.4515, 27.8770, 91.3842
        CIE-Luv:
        67.4515, 14.2633, 36.2703
        Hunter-Lab:
        61.0189, -3.8394, 22.0638
      #b5a372 color charts
#b5a372 RGB chart
      #b5a372 CMYK chart
      #b5a372 RGB pie chart
      #b5a372 color shades, tints & tones
#b5a372 color schemes
#b5a372 color preview, HTML & CSS examples
           This text has a color of #b5a372        
        
          <p style="color:#b5a372;">Text here</p>
        
        
          .mytext {color:#b5a372;}
        
        Text color #b5a372
      
           This box has a color of #b5a372        
        
          <div style="background-color:#b5a372;">Content here</div>
        
        
          .mybackground {background-color:#b5a372;}
        
        Background color #b5a372
      
           Border around this has a color of #b5a372        
        
          <div style="border:2px solid #b5a372;">Content here</div>
        
        
          .myborder {border:2px solid #b5a372;}
        
        Border color #b5a372