#b5a967 color space conversions
Hex:
        #b5a967
        RGB:
        181, 169, 103
        CMY:
        29, 34, 60
        CMYK:
        0, 7, 43, 29
      HSL:
        51°, 34.5133%, 55.6863%
        HSV (HSB):
        51°, 43.0939%, 70.9804%
        XYZ:
        35.6922, 39.1790, 18.5131
        xyY:
        0.3822, 0.4195, 39.1790
      CIE-Lab:
        68.8807, -5.1356, 35.5470
        CIE-LCH:
        68.8807, 35.9160, 98.2209
        CIE-Luv:
        68.8807, 11.1480, 45.7009
        Hunter-Lab:
        62.5931, -7.7526, 26.2790
      #b5a967 color charts
#b5a967 RGB chart
      #b5a967 CMYK chart
      #b5a967 RGB pie chart
      #b5a967 color shades, tints & tones
#b5a967 color schemes
#b5a967 color preview, HTML & CSS examples
           This text has a color of #b5a967        
        
          <p style="color:#b5a967;">Text here</p>
        
        
          .mytext {color:#b5a967;}
        
        Text color #b5a967
      
           This box has a color of #b5a967        
        
          <div style="background-color:#b5a967;">Content here</div>
        
        
          .mybackground {background-color:#b5a967;}
        
        Background color #b5a967
      
           Border around this has a color of #b5a967        
        
          <div style="border:2px solid #b5a967;">Content here</div>
        
        
          .myborder {border:2px solid #b5a967;}
        
        Border color #b5a967