#b6b947 color space conversions
Hex:
        #b6b947
        RGB:
        182, 185, 71
        CMY:
        29, 27, 72
        CMYK:
        2, 0, 62, 27
      HSL:
        62°, 44.8819%, 50.1961%
        HSV (HSB):
        62°, 61.6216%, 72.5490%
        XYZ:
        37.7777, 45.0979, 12.6749
        xyY:
        0.3954, 0.4720, 45.0979
      CIE-Lab:
        72.9563, -15.8098, 55.7186
        CIE-LCH:
        72.9563, 57.9182, 105.8409
        CIE-Luv:
        72.9563, 2.8765, 67.5330
        Hunter-Lab:
        67.1550, -17.1070, 35.8180
      #b6b947 color charts
#b6b947 RGB chart
      #b6b947 CMYK chart
      #b6b947 RGB pie chart
      #b6b947 color shades, tints & tones
#b6b947 color schemes
#b6b947 color preview, HTML & CSS examples
           This text has a color of #b6b947        
        
          <p style="color:#b6b947;">Text here</p>
        
        
          .mytext {color:#b6b947;}
        
        Text color #b6b947
      
           This box has a color of #b6b947        
        
          <div style="background-color:#b6b947;">Content here</div>
        
        
          .mybackground {background-color:#b6b947;}
        
        Background color #b6b947
      
           Border around this has a color of #b6b947        
        
          <div style="border:2px solid #b6b947;">Content here</div>
        
        
          .myborder {border:2px solid #b6b947;}
        
        Border color #b6b947