#b1a949 color space conversions
Hex:
        #b1a949
        RGB:
        177, 169, 73
        CMY:
        31, 34, 71
        CMYK:
        0, 5, 59, 31
      HSL:
        55°, 41.6000%, 49.0196%
        HSV (HSB):
        55°, 58.7571%, 69.4118%
        XYZ:
        33.5220, 38.2041, 11.9107
        xyY:
        0.4008, 0.4568, 38.2041
      CIE-Lab:
        68.1708, -9.5400, 49.4712
        CIE-LCH:
        68.1708, 50.3827, 100.9149
        CIE-Luv:
        68.1708, 9.6755, 59.3520
        Hunter-Lab:
        61.8095, -11.3580, 31.8415
      #b1a949 color charts
#b1a949 RGB chart
      #b1a949 CMYK chart
      #b1a949 RGB pie chart
      #b1a949 color shades, tints & tones
#b1a949 color schemes
#b1a949 color preview, HTML & CSS examples
           This text has a color of #b1a949        
        
          <p style="color:#b1a949;">Text here</p>
        
        
          .mytext {color:#b1a949;}
        
        Text color #b1a949
      
           This box has a color of #b1a949        
        
          <div style="background-color:#b1a949;">Content here</div>
        
        
          .mybackground {background-color:#b1a949;}
        
        Background color #b1a949
      
           Border around this has a color of #b1a949        
        
          <div style="border:2px solid #b1a949;">Content here</div>
        
        
          .myborder {border:2px solid #b1a949;}
        
        Border color #b1a949