#b6af20 color space conversions
Hex:
        #b6af20
        RGB:
        182, 175, 32
        CMY:
        29, 31, 87
        CMYK:
        0, 4, 82, 29
      HSL:
        57°, 70.0935%, 41.9608%
        HSV (HSB):
        57°, 82.4176%, 71.3725%
        XYZ:
        34.8821, 40.7093, 7.3857
        xyY:
        0.4204, 0.4906, 40.7093
      CIE-Lab:
        69.9718, -12.5886, 66.6616
        CIE-LCH:
        69.9718, 67.8398, 100.6940
        CIE-Luv:
        69.9718, 10.1292, 73.1402
        Hunter-Lab:
        63.8038, -14.0693, 37.7995
      #b6af20 color charts
#b6af20 RGB chart
      #b6af20 CMYK chart
      #b6af20 RGB pie chart
      #b6af20 color shades, tints & tones
#b6af20 color schemes
#b6af20 color preview, HTML & CSS examples
           This text has a color of #b6af20        
        
          <p style="color:#b6af20;">Text here</p>
        
        
          .mytext {color:#b6af20;}
        
        Text color #b6af20
      
           This box has a color of #b6af20        
        
          <div style="background-color:#b6af20;">Content here</div>
        
        
          .mybackground {background-color:#b6af20;}
        
        Background color #b6af20
      
           Border around this has a color of #b6af20        
        
          <div style="border:2px solid #b6af20;">Content here</div>
        
        
          .myborder {border:2px solid #b6af20;}
        
        Border color #b6af20