#b6af44 color space conversions
Hex:
        #b6af44
        RGB:
        182, 175, 68
        CMY:
        29, 31, 73
        CMYK:
        0, 4, 63, 29
      HSL:
        56°, 45.6000%, 49.0196%
        HSV (HSB):
        56°, 62.6374%, 71.3725%
        XYZ:
        35.6648, 41.0224, 11.5072
        xyY:
        0.4044, 0.4651, 41.0224
      CIE-Lab:
        70.1916, -10.8785, 54.0478
        CIE-LCH:
        70.1916, 55.1317, 101.3802
        CIE-Luv:
        70.1916, 9.3649, 64.0873
        Hunter-Lab:
        64.0487, -12.6897, 34.1819
      #b6af44 color charts
#b6af44 RGB chart
      #b6af44 CMYK chart
      #b6af44 RGB pie chart
      #b6af44 color shades, tints & tones
#b6af44 color schemes
#b6af44 color preview, HTML & CSS examples
           This text has a color of #b6af44        
        
          <p style="color:#b6af44;">Text here</p>
        
        
          .mytext {color:#b6af44;}
        
        Text color #b6af44
      
           This box has a color of #b6af44        
        
          <div style="background-color:#b6af44;">Content here</div>
        
        
          .mybackground {background-color:#b6af44;}
        
        Background color #b6af44
      
           Border around this has a color of #b6af44        
        
          <div style="border:2px solid #b6af44;">Content here</div>
        
        
          .myborder {border:2px solid #b6af44;}
        
        Border color #b6af44