#b9ab72 color space conversions
Hex:
        #b9ab72
        RGB:
        185, 171, 114
        CMY:
        27, 33, 55
        CMYK:
        0, 8, 38, 27
      HSL:
        48°, 33.6493%, 58.6275%
        HSV (HSB):
        48°, 38.3784%, 72.5490%
        XYZ:
        37.6078, 40.6550, 21.7846
        xyY:
        0.3759, 0.4064, 40.6550
      CIE-Lab:
        69.9335, -3.3325, 31.1862
        CIE-LCH:
        69.9335, 31.3637, 96.0994
        CIE-Luv:
        69.9335, 12.0065, 40.9057
        Hunter-Lab:
        63.7613, -6.2992, 24.3759
      #b9ab72 color charts
#b9ab72 RGB chart
      #b9ab72 CMYK chart
      #b9ab72 RGB pie chart
      #b9ab72 color shades, tints & tones
#b9ab72 color schemes
#b9ab72 color preview, HTML & CSS examples
           This text has a color of #b9ab72        
        
          <p style="color:#b9ab72;">Text here</p>
        
        
          .mytext {color:#b9ab72;}
        
        Text color #b9ab72
      
           This box has a color of #b9ab72        
        
          <div style="background-color:#b9ab72;">Content here</div>
        
        
          .mybackground {background-color:#b9ab72;}
        
        Background color #b9ab72
      
           Border around this has a color of #b9ab72        
        
          <div style="border:2px solid #b9ab72;">Content here</div>
        
        
          .myborder {border:2px solid #b9ab72;}
        
        Border color #b9ab72