#b6a749 color space conversions
Hex:
        #b6a749
        RGB:
        182, 167, 73
        CMY:
        29, 35, 71
        CMYK:
        0, 8, 60, 29
      HSL:
        52°, 42.7451%, 50.0000%
        HSV (HSB):
        52°, 59.8901%, 71.3725%
        XYZ:
        34.3127, 38.0636, 11.8419
        xyY:
        0.4074, 0.4520, 38.0636
      CIE-Lab:
        68.0674, -6.3386, 49.4776
        CIE-LCH:
        68.0674, 49.8820, 97.3005
        CIE-Luv:
        68.0674, 14.4675, 58.6418
        Hunter-Lab:
        61.6957, -8.6927, 31.8069
      #b6a749 color charts
#b6a749 RGB chart
      #b6a749 CMYK chart
      #b6a749 RGB pie chart
      #b6a749 color shades, tints & tones
#b6a749 color schemes
#b6a749 color preview, HTML & CSS examples
           This text has a color of #b6a749        
        
          <p style="color:#b6a749;">Text here</p>
        
        
          .mytext {color:#b6a749;}
        
        Text color #b6a749
      
           This box has a color of #b6a749        
        
          <div style="background-color:#b6a749;">Content here</div>
        
        
          .mybackground {background-color:#b6a749;}
        
        Background color #b6a749
      
           Border around this has a color of #b6a749        
        
          <div style="border:2px solid #b6a749;">Content here</div>
        
        
          .myborder {border:2px solid #b6a749;}
        
        Border color #b6a749