#b9ba70 color space conversions
Hex:
        #b9ba70
        RGB:
        185, 186, 112
        CMY:
        27, 27, 56
        CMYK:
        1, 0, 40, 27
      HSL:
        61°, 34.9057%, 58.4314%
        HSV (HSB):
        61°, 39.7849%, 72.9412%
        XYZ:
        40.4911, 46.6020, 22.1902
        xyY:
        0.3705, 0.4264, 46.6020
      CIE-Lab:
        73.9344, -11.4268, 37.3628
        CIE-LCH:
        73.9344, 39.0711, 107.0053
        CIE-Luv:
        73.9344, 2.9661, 49.9548
        Hunter-Lab:
        68.2656, -13.5892, 28.5133
      #b9ba70 color charts
#b9ba70 RGB chart
      #b9ba70 CMYK chart
      #b9ba70 RGB pie chart
      #b9ba70 color shades, tints & tones
#b9ba70 color schemes
#b9ba70 color preview, HTML & CSS examples
           This text has a color of #b9ba70        
        
          <p style="color:#b9ba70;">Text here</p>
        
        
          .mytext {color:#b9ba70;}
        
        Text color #b9ba70
      
           This box has a color of #b9ba70        
        
          <div style="background-color:#b9ba70;">Content here</div>
        
        
          .mybackground {background-color:#b9ba70;}
        
        Background color #b9ba70
      
           Border around this has a color of #b9ba70        
        
          <div style="border:2px solid #b9ba70;">Content here</div>
        
        
          .myborder {border:2px solid #b9ba70;}
        
        Border color #b9ba70