#b6a967 color space conversions
Hex:
        #b6a967
        RGB:
        182, 169, 103
        CMY:
        29, 34, 60
        CMYK:
        0, 7, 43, 29
      HSL:
        50°, 35.1111%, 55.8824%
        HSV (HSB):
        50°, 43.4066%, 71.3725%
        XYZ:
        35.9276, 39.3003, 18.5241
        xyY:
        0.3832, 0.4192, 39.3003
      CIE-Lab:
        68.9682, -4.7218, 35.6759
        CIE-LCH:
        68.9682, 35.9870, 97.5394
        CIE-Luv:
        68.9682, 11.8234, 45.7686
        Hunter-Lab:
        62.6899, -7.4092, 26.3635
      #b6a967 color charts
#b6a967 RGB chart
      #b6a967 CMYK chart
      #b6a967 RGB pie chart
      #b6a967 color shades, tints & tones
#b6a967 color schemes
#b6a967 color preview, HTML & CSS examples
           This text has a color of #b6a967        
        
          <p style="color:#b6a967;">Text here</p>
        
        
          .mytext {color:#b6a967;}
        
        Text color #b6a967
      
           This box has a color of #b6a967        
        
          <div style="background-color:#b6a967;">Content here</div>
        
        
          .mybackground {background-color:#b6a967;}
        
        Background color #b6a967
      
           Border around this has a color of #b6a967        
        
          <div style="border:2px solid #b6a967;">Content here</div>
        
        
          .myborder {border:2px solid #b6a967;}
        
        Border color #b6a967