#b1ae40 color space conversions
Hex:
        #b1ae40
        RGB:
        177, 174, 64
        CMY:
        31, 32, 75
        CMYK:
        0, 2, 64, 31
      HSL:
        58°, 46.8880%, 47.2549%
        HSV (HSB):
        58°, 63.8418%, 69.4118%
        XYZ:
        34.1929, 39.9894, 10.7671
        xyY:
        0.4025, 0.4707, 39.9894
      CIE-Lab:
        69.4620, -12.7644, 54.8623
        CIE-LCH:
        69.4620, 56.3276, 103.0975
        CIE-Luv:
        69.4620, 6.7003, 64.8261
        Hunter-Lab:
        63.2372, -14.1484, 34.1710
      #b1ae40 color charts
#b1ae40 RGB chart
      #b1ae40 CMYK chart
      #b1ae40 RGB pie chart
      #b1ae40 color shades, tints & tones
#b1ae40 color schemes
#b1ae40 color preview, HTML & CSS examples
           This text has a color of #b1ae40        
        
          <p style="color:#b1ae40;">Text here</p>
        
        
          .mytext {color:#b1ae40;}
        
        Text color #b1ae40
      
           This box has a color of #b1ae40        
        
          <div style="background-color:#b1ae40;">Content here</div>
        
        
          .mybackground {background-color:#b1ae40;}
        
        Background color #b1ae40
      
           Border around this has a color of #b1ae40        
        
          <div style="border:2px solid #b1ae40;">Content here</div>
        
        
          .myborder {border:2px solid #b1ae40;}
        
        Border color #b1ae40