#b6a832 color space conversions
Hex:
        #b6a832
        RGB:
        182, 168, 50
        CMY:
        29, 34, 80
        CMYK:
        0, 8, 73, 29
      HSL:
        54°, 56.8966%, 45.4902%
        HSV (HSB):
        54°, 72.5275%, 71.3725%
        XYZ:
        33.8698, 38.1806, 8.6021
        xyY:
        0.4199, 0.4734, 38.1806
      CIE-Lab:
        68.1535, -8.2485, 59.2744
        CIE-LCH:
        68.1535, 59.8456, 97.9222
        CIE-Luv:
        68.1535, 14.5260, 66.4885
        Hunter-Lab:
        61.7905, -10.2906, 34.9994
      #b6a832 color charts
#b6a832 RGB chart
      #b6a832 CMYK chart
      #b6a832 RGB pie chart
      #b6a832 color shades, tints & tones
#b6a832 color schemes
#b6a832 color preview, HTML & CSS examples
           This text has a color of #b6a832        
        
          <p style="color:#b6a832;">Text here</p>
        
        
          .mytext {color:#b6a832;}
        
        Text color #b6a832
      
           This box has a color of #b6a832        
        
          <div style="background-color:#b6a832;">Content here</div>
        
        
          .mybackground {background-color:#b6a832;}
        
        Background color #b6a832
      
           Border around this has a color of #b6a832        
        
          <div style="border:2px solid #b6a832;">Content here</div>
        
        
          .myborder {border:2px solid #b6a832;}
        
        Border color #b6a832