#b4af46 color space conversions
Hex:
        #b4af46
        RGB:
        180, 175, 70
        CMY:
        29, 31, 73
        CMYK:
        0, 3, 61, 29
      HSL:
        57°, 44.0000%, 49.0196%
        HSV (HSB):
        57°, 61.1111%, 70.5882%
        XYZ:
        35.2579, 40.8054, 11.8123
        xyY:
        0.4012, 0.4644, 40.8054
      CIE-Lab:
        70.0394, -11.5992, 52.9570
        CIE-LCH:
        70.0394, 54.2124, 102.3544
        CIE-Luv:
        70.0394, 7.9360, 63.3167
        Hunter-Lab:
        63.8791, -13.2661, 33.7517
      #b4af46 color charts
#b4af46 RGB chart
      #b4af46 CMYK chart
      #b4af46 RGB pie chart
      #b4af46 color shades, tints & tones
#b4af46 color schemes
#b4af46 color preview, HTML & CSS examples
           This text has a color of #b4af46        
        
          <p style="color:#b4af46;">Text here</p>
        
        
          .mytext {color:#b4af46;}
        
        Text color #b4af46
      
           This box has a color of #b4af46        
        
          <div style="background-color:#b4af46;">Content here</div>
        
        
          .mybackground {background-color:#b4af46;}
        
        Background color #b4af46
      
           Border around this has a color of #b4af46        
        
          <div style="border:2px solid #b4af46;">Content here</div>
        
        
          .myborder {border:2px solid #b4af46;}
        
        Border color #b4af46