#b9a269 color space conversions
Hex:
        #b9a269
        RGB:
        185, 162, 105
        CMY:
        27, 36, 59
        CMYK:
        0, 12, 43, 27
      HSL:
        43°, 36.3636%, 56.8627%
        HSV (HSB):
        43°, 43.2432%, 72.5490%
        XYZ:
        35.4777, 37.1749, 18.6702
        xyY:
        0.3885, 0.4071, 37.1749
      CIE-Lab:
        67.4080, 0.4881, 32.6953
        CIE-LCH:
        67.4080, 32.6989, 89.1446
        CIE-Luv:
        67.4080, 18.2127, 41.2716
        Hunter-Lab:
        60.9712, -2.8346, 24.5245
      #b9a269 color charts
#b9a269 RGB chart
      #b9a269 CMYK chart
      #b9a269 RGB pie chart
      #b9a269 color shades, tints & tones
#b9a269 color schemes
#b9a269 color preview, HTML & CSS examples
           This text has a color of #b9a269        
        
          <p style="color:#b9a269;">Text here</p>
        
        
          .mytext {color:#b9a269;}
        
        Text color #b9a269
      
           This box has a color of #b9a269        
        
          <div style="background-color:#b9a269;">Content here</div>
        
        
          .mybackground {background-color:#b9a269;}
        
        Background color #b9a269
      
           Border around this has a color of #b9a269        
        
          <div style="border:2px solid #b9a269;">Content here</div>
        
        
          .myborder {border:2px solid #b9a269;}
        
        Border color #b9a269