#b9a749 color space conversions
Hex:
        #b9a749
        RGB:
        185, 167, 73
        CMY:
        27, 35, 71
        CMYK:
        0, 10, 61, 27
      HSL:
        50°, 44.4444%, 50.5882%
        HSV (HSB):
        50°, 60.5405%, 72.5490%
        XYZ:
        35.0289, 38.4328, 11.8754
        xyY:
        0.4105, 0.4504, 38.4328
      CIE-Lab:
        68.3384, -5.0465, 49.8547
        CIE-LCH:
        68.3384, 50.1095, 95.7801
        CIE-Luv:
        68.3384, 16.5892, 58.7730
        Hunter-Lab:
        61.9942, -7.6310, 32.0385
      #b9a749 color charts
#b9a749 RGB chart
      #b9a749 CMYK chart
      #b9a749 RGB pie chart
      #b9a749 color shades, tints & tones
#b9a749 color schemes
#b9a749 color preview, HTML & CSS examples
           This text has a color of #b9a749        
        
          <p style="color:#b9a749;">Text here</p>
        
        
          .mytext {color:#b9a749;}
        
        Text color #b9a749
      
           This box has a color of #b9a749        
        
          <div style="background-color:#b9a749;">Content here</div>
        
        
          .mybackground {background-color:#b9a749;}
        
        Background color #b9a749
      
           Border around this has a color of #b9a749        
        
          <div style="border:2px solid #b9a749;">Content here</div>
        
        
          .myborder {border:2px solid #b9a749;}
        
        Border color #b9a749