#b3af32 color space conversions
Hex:
        #b3af32
        RGB:
        179, 175, 50
        CMY:
        30, 31, 80
        CMYK:
        0, 2, 72, 30
      HSL:
        58°, 56.3319%, 44.9020%
        HSV (HSB):
        58°, 72.0670%, 70.1961%
        XYZ:
        34.4961, 40.4739, 9.0117
        xyY:
        0.4108, 0.4819, 40.4739
      CIE-Lab:
        69.8058, -13.1984, 60.7819
        CIE-LCH:
        69.8058, 62.1984, 102.2512
        CIE-Luv:
        69.8058, 7.7370, 69.3756
        Hunter-Lab:
        63.6191, -14.5457, 36.1349
      #b3af32 color charts
#b3af32 RGB chart
      #b3af32 CMYK chart
      #b3af32 RGB pie chart
      #b3af32 color shades, tints & tones
#b3af32 color schemes
#b3af32 color preview, HTML & CSS examples
           This text has a color of #b3af32        
        
          <p style="color:#b3af32;">Text here</p>
        
        
          .mytext {color:#b3af32;}
        
        Text color #b3af32
      
           This box has a color of #b3af32        
        
          <div style="background-color:#b3af32;">Content here</div>
        
        
          .mybackground {background-color:#b3af32;}
        
        Background color #b3af32
      
           Border around this has a color of #b3af32        
        
          <div style="border:2px solid #b3af32;">Content here</div>
        
        
          .myborder {border:2px solid #b3af32;}
        
        Border color #b3af32