#b6a849 color space conversions
Hex:
        #b6a849
        RGB:
        182, 168, 73
        CMY:
        29, 34, 71
        CMYK:
        0, 8, 60, 29
      HSL:
        52°, 42.7451%, 50.0000%
        HSV (HSB):
        52°, 59.8901%, 71.3725%
        XYZ:
        34.4966, 38.4314, 11.9032
        xyY:
        0.4067, 0.4530, 38.4314
      CIE-Lab:
        68.3374, -6.8672, 49.7785
        CIE-LCH:
        68.3374, 50.2500, 97.8546
        CIE-Luv:
        68.3374, 13.8038, 59.0999
        Hunter-Lab:
        61.9931, -9.1598, 32.0110
      #b6a849 color charts
#b6a849 RGB chart
      #b6a849 CMYK chart
      #b6a849 RGB pie chart
      #b6a849 color shades, tints & tones
#b6a849 color schemes
#b6a849 color preview, HTML & CSS examples
           This text has a color of #b6a849        
        
          <p style="color:#b6a849;">Text here</p>
        
        
          .mytext {color:#b6a849;}
        
        Text color #b6a849
      
           This box has a color of #b6a849        
        
          <div style="background-color:#b6a849;">Content here</div>
        
        
          .mybackground {background-color:#b6a849;}
        
        Background color #b6a849
      
           Border around this has a color of #b6a849        
        
          <div style="border:2px solid #b6a849;">Content here</div>
        
        
          .myborder {border:2px solid #b6a849;}
        
        Border color #b6a849