#b6a742 color space conversions
Hex:
        #b6a742
        RGB:
        182, 167, 66
        CMY:
        29, 35, 74
        CMYK:
        0, 8, 64, 29
      HSL:
        52°, 46.7742%, 48.6275%
        HSV (HSB):
        52°, 63.7363%, 71.3725%
        XYZ:
        34.0935, 37.9759, 10.6874
        xyY:
        0.4120, 0.4589, 37.9759
      CIE-Lab:
        68.0028, -6.8200, 52.5751
        CIE-LCH:
        68.0028, 53.0156, 97.3911
        CIE-Luv:
        68.0028, 14.7230, 61.2040
        Hunter-Lab:
        61.6246, -9.0887, 32.8547
      #b6a742 color charts
#b6a742 RGB chart
      #b6a742 CMYK chart
      #b6a742 RGB pie chart
      #b6a742 color shades, tints & tones
#b6a742 color schemes
#b6a742 color preview, HTML & CSS examples
           This text has a color of #b6a742        
        
          <p style="color:#b6a742;">Text here</p>
        
        
          .mytext {color:#b6a742;}
        
        Text color #b6a742
      
           This box has a color of #b6a742        
        
          <div style="background-color:#b6a742;">Content here</div>
        
        
          .mybackground {background-color:#b6a742;}
        
        Background color #b6a742
      
           Border around this has a color of #b6a742        
        
          <div style="border:2px solid #b6a742;">Content here</div>
        
        
          .myborder {border:2px solid #b6a742;}
        
        Border color #b6a742