#b3af37 color space conversions
Hex:
        #b3af37
        RGB:
        179, 175, 55
        CMY:
        30, 31, 78
        CMYK:
        0, 2, 69, 30
      HSL:
        58°, 52.9915%, 45.8824%
        HSV (HSB):
        58°, 69.2737%, 70.1961%
        XYZ:
        34.6100, 40.5195, 9.6113
        xyY:
        0.4084, 0.4782, 40.5195
      CIE-Lab:
        69.8379, -12.9451, 58.9456
        CIE-LCH:
        69.8379, 60.3503, 102.3861
        CIE-Luv:
        69.8379, 7.6320, 68.0492
        Hunter-Lab:
        63.6549, -14.3434, 35.6062
      #b3af37 color charts
#b3af37 RGB chart
      #b3af37 CMYK chart
      #b3af37 RGB pie chart
      #b3af37 color shades, tints & tones
#b3af37 color schemes
#b3af37 color preview, HTML & CSS examples
           This text has a color of #b3af37        
        
          <p style="color:#b3af37;">Text here</p>
        
        
          .mytext {color:#b3af37;}
        
        Text color #b3af37
      
           This box has a color of #b3af37        
        
          <div style="background-color:#b3af37;">Content here</div>
        
        
          .mybackground {background-color:#b3af37;}
        
        Background color #b3af37
      
           Border around this has a color of #b3af37        
        
          <div style="border:2px solid #b3af37;">Content here</div>
        
        
          .myborder {border:2px solid #b3af37;}
        
        Border color #b3af37