#b6a517 color space conversions
Hex:
        #b6a517
        RGB:
        182, 165, 23
        CMY:
        29, 35, 91
        CMYK:
        0, 9, 87, 29
      HSL:
        54°, 77.5610%, 40.1961%
        HSV (HSB):
        54°, 87.3626%, 71.3725%
        XYZ:
        32.9012, 36.9172, 6.2023
        xyY:
        0.4328, 0.4856, 36.9172
      CIE-Lab:
        67.2149, -7.6142, 66.5207
        CIE-LCH:
        67.2149, 66.9551, 96.5299
        CIE-Luv:
        67.2149, 17.1203, 70.4311
        Hunter-Lab:
        60.7595, -9.6717, 36.4794
      #b6a517 color charts
#b6a517 RGB chart
      #b6a517 CMYK chart
      #b6a517 RGB pie chart
      #b6a517 color shades, tints & tones
#b6a517 color schemes
#b6a517 color preview, HTML & CSS examples
           This text has a color of #b6a517        
        
          <p style="color:#b6a517;">Text here</p>
        
        
          .mytext {color:#b6a517;}
        
        Text color #b6a517
      
           This box has a color of #b6a517        
        
          <div style="background-color:#b6a517;">Content here</div>
        
        
          .mybackground {background-color:#b6a517;}
        
        Background color #b6a517
      
           Border around this has a color of #b6a517        
        
          <div style="border:2px solid #b6a517;">Content here</div>
        
        
          .myborder {border:2px solid #b6a517;}
        
        Border color #b6a517