#b5a067 color space conversions
Hex:
        #b5a067
        RGB:
        181, 160, 103
        CMY:
        29, 37, 60
        CMYK:
        0, 12, 43, 29
      HSL:
        44°, 34.5133%, 55.6863%
        HSV (HSB):
        44°, 43.0939%, 70.9804%
        XYZ:
        34.0750, 35.9446, 17.9740
        xyY:
        0.3872, 0.4085, 35.9446
      CIE-Lab:
        66.4776, -0.3099, 32.4897
        CIE-LCH:
        66.4776, 32.4912, 90.5465
        CIE-Luv:
        66.4776, 16.8409, 41.0312
        Hunter-Lab:
        59.9538, -3.4680, 24.1927
      #b5a067 color charts
#b5a067 RGB chart
      #b5a067 CMYK chart
      #b5a067 RGB pie chart
      #b5a067 color shades, tints & tones
#b5a067 color schemes
#b5a067 color preview, HTML & CSS examples
           This text has a color of #b5a067        
        
          <p style="color:#b5a067;">Text here</p>
        
        
          .mytext {color:#b5a067;}
        
        Text color #b5a067
      
           This box has a color of #b5a067        
        
          <div style="background-color:#b5a067;">Content here</div>
        
        
          .mybackground {background-color:#b5a067;}
        
        Background color #b5a067
      
           Border around this has a color of #b5a067        
        
          <div style="border:2px solid #b5a067;">Content here</div>
        
        
          .myborder {border:2px solid #b5a067;}
        
        Border color #b5a067