#b6a724 color space conversions
Hex:
        #b6a724
        RGB:
        182, 167, 36
        CMY:
        29, 35, 86
        CMYK:
        0, 8, 80, 29
      HSL:
        54°, 66.9725%, 42.7451%
        HSV (HSB):
        54°, 80.2198%, 71.3725%
        XYZ:
        33.4286, 37.7099, 7.1859
        xyY:
        0.4268, 0.4815, 37.7099
      CIE-Lab:
        67.8063, -8.2975, 63.6700
        CIE-LCH:
        67.8063, 64.2084, 97.4249
        CIE-Luv:
        67.8063, 15.5209, 69.2012
        Hunter-Lab:
        61.4084, -10.2956, 36.0478
      #b6a724 color charts
#b6a724 RGB chart
      #b6a724 CMYK chart
      #b6a724 RGB pie chart
      #b6a724 color shades, tints & tones
#b6a724 color schemes
#b6a724 color preview, HTML & CSS examples
           This text has a color of #b6a724        
        
          <p style="color:#b6a724;">Text here</p>
        
        
          .mytext {color:#b6a724;}
        
        Text color #b6a724
      
           This box has a color of #b6a724        
        
          <div style="background-color:#b6a724;">Content here</div>
        
        
          .mybackground {background-color:#b6a724;}
        
        Background color #b6a724
      
           Border around this has a color of #b6a724        
        
          <div style="border:2px solid #b6a724;">Content here</div>
        
        
          .myborder {border:2px solid #b6a724;}
        
        Border color #b6a724