#b1a269 color space conversions
Hex:
        #b1a269
        RGB:
        177, 162, 105
        CMY:
        31, 36, 59
        CMYK:
        0, 8, 41, 31
      HSL:
        48°, 31.5789%, 55.2941%
        HSV (HSB):
        48°, 40.6780%, 69.4118%
        XYZ:
        33.6016, 36.2077, 18.5824
        xyY:
        0.3801, 0.4096, 36.2077
      CIE-Lab:
        66.6783, -2.8277, 31.6116
        CIE-LCH:
        66.6783, 31.7378, 95.1117
        CIE-Luv:
        66.6783, 12.7183, 40.6548
        Hunter-Lab:
        60.1728, -5.6248, 23.8112
      #b1a269 color charts
#b1a269 RGB chart
      #b1a269 CMYK chart
      #b1a269 RGB pie chart
      #b1a269 color shades, tints & tones
#b1a269 color schemes
#b1a269 color preview, HTML & CSS examples
           This text has a color of #b1a269        
        
          <p style="color:#b1a269;">Text here</p>
        
        
          .mytext {color:#b1a269;}
        
        Text color #b1a269
      
           This box has a color of #b1a269        
        
          <div style="background-color:#b1a269;">Content here</div>
        
        
          .mybackground {background-color:#b1a269;}
        
        Background color #b1a269
      
           Border around this has a color of #b1a269        
        
          <div style="border:2px solid #b1a269;">Content here</div>
        
        
          .myborder {border:2px solid #b1a269;}
        
        Border color #b1a269