#b6a622 color space conversions
Hex:
        #b6a622
        RGB:
        182, 166, 34
        CMY:
        29, 35, 87
        CMYK:
        0, 9, 81, 29
      HSL:
        54°, 68.5185%, 42.3529%
        HSV (HSB):
        54°, 81.3187%, 71.3725%
        XYZ:
        33.2164, 37.3330, 6.9687
        xyY:
        0.4285, 0.4816, 37.3330
      CIE-Lab:
        67.5261, -7.8384, 64.0099
        CIE-LCH:
        67.5261, 64.4881, 96.9815
        CIE-Luv:
        67.5261, 16.2505, 69.1610
        Hunter-Lab:
        61.1007, -9.8879, 36.0084
      #b6a622 color charts
#b6a622 RGB chart
      #b6a622 CMYK chart
      #b6a622 RGB pie chart
      #b6a622 color shades, tints & tones
#b6a622 color schemes
#b6a622 color preview, HTML & CSS examples
           This text has a color of #b6a622        
        
          <p style="color:#b6a622;">Text here</p>
        
        
          .mytext {color:#b6a622;}
        
        Text color #b6a622
      
           This box has a color of #b6a622        
        
          <div style="background-color:#b6a622;">Content here</div>
        
        
          .mybackground {background-color:#b6a622;}
        
        Background color #b6a622
      
           Border around this has a color of #b6a622        
        
          <div style="border:2px solid #b6a622;">Content here</div>
        
        
          .myborder {border:2px solid #b6a622;}
        
        Border color #b6a622