#b3af64 color space conversions
Hex:
        #b3af64
        RGB:
        179, 175, 100
        CMY:
        30, 31, 61
        CMYK:
        0, 2, 44, 30
      HSL:
        57°, 34.1991%, 54.7059%
        HSV (HSB):
        57°, 44.1341%, 70.1961%
        XYZ:
        36.2206, 41.1638, 18.0930
        xyY:
        0.3794, 0.4311, 41.1638
      CIE-Lab:
        70.2905, -9.4408, 38.8222
        CIE-LCH:
        70.2905, 39.9536, 103.6679
        CIE-Luv:
        70.2905, 6.2222, 50.2252
        Hunter-Lab:
        64.1590, -11.5069, 28.1914
      #b3af64 color charts
#b3af64 RGB chart
      #b3af64 CMYK chart
      #b3af64 RGB pie chart
      #b3af64 color shades, tints & tones
#b3af64 color schemes
#b3af64 color preview, HTML & CSS examples
           This text has a color of #b3af64        
        
          <p style="color:#b3af64;">Text here</p>
        
        
          .mytext {color:#b3af64;}
        
        Text color #b3af64
      
           This box has a color of #b3af64        
        
          <div style="background-color:#b3af64;">Content here</div>
        
        
          .mybackground {background-color:#b3af64;}
        
        Background color #b3af64
      
           Border around this has a color of #b3af64        
        
          <div style="border:2px solid #b3af64;">Content here</div>
        
        
          .myborder {border:2px solid #b3af64;}
        
        Border color #b3af64