#b5a065 color space conversions
Hex:
        #b5a065
        RGB:
        181, 160, 101
        CMY:
        29, 37, 60
        CMYK:
        0, 12, 44, 29
      HSL:
        44°, 35.0877%, 55.2941%
        HSV (HSB):
        44°, 44.1989%, 70.9804%
        XYZ:
        33.9758, 35.9050, 17.4515
        xyY:
        0.3890, 0.4111, 35.9050
      CIE-Lab:
        66.4472, -0.5241, 33.5109
        CIE-LCH:
        66.4472, 33.5150, 90.8960
        CIE-Luv:
        66.4472, 16.9641, 42.1315
        Hunter-Lab:
        59.9207, -3.6495, 24.6767
      #b5a065 color charts
#b5a065 RGB chart
      #b5a065 CMYK chart
      #b5a065 RGB pie chart
      #b5a065 color shades, tints & tones
#b5a065 color schemes
#b5a065 color preview, HTML & CSS examples
           This text has a color of #b5a065        
        
          <p style="color:#b5a065;">Text here</p>
        
        
          .mytext {color:#b5a065;}
        
        Text color #b5a065
      
           This box has a color of #b5a065        
        
          <div style="background-color:#b5a065;">Content here</div>
        
        
          .mybackground {background-color:#b5a065;}
        
        Background color #b5a065
      
           Border around this has a color of #b5a065        
        
          <div style="border:2px solid #b5a065;">Content here</div>
        
        
          .myborder {border:2px solid #b5a065;}
        
        Border color #b5a065