#b9bd70 color space conversions
Hex:
        #b9bd70
        RGB:
        185, 189, 112
        CMY:
        27, 26, 56
        CMYK:
        2, 0, 41, 26
      HSL:
        63°, 36.8421%, 59.0196%
        HSV (HSB):
        63°, 40.7407%, 74.1176%
        XYZ:
        41.1298, 47.8793, 22.4031
        xyY:
        0.3692, 0.4297, 47.8793
      CIE-Lab:
        74.7488, -12.9690, 38.3916
        CIE-LCH:
        74.7488, 40.5230, 108.6653
        CIE-Luv:
        74.7488, 1.1744, 51.5188
        Hunter-Lab:
        69.1949, -14.9897, 29.2402
      #b9bd70 color charts
#b9bd70 RGB chart
      #b9bd70 CMYK chart
      #b9bd70 RGB pie chart
      #b9bd70 color shades, tints & tones
#b9bd70 color schemes
#b9bd70 color preview, HTML & CSS examples
           This text has a color of #b9bd70        
        
          <p style="color:#b9bd70;">Text here</p>
        
        
          .mytext {color:#b9bd70;}
        
        Text color #b9bd70
      
           This box has a color of #b9bd70        
        
          <div style="background-color:#b9bd70;">Content here</div>
        
        
          .mybackground {background-color:#b9bd70;}
        
        Background color #b9bd70
      
           Border around this has a color of #b9bd70        
        
          <div style="border:2px solid #b9bd70;">Content here</div>
        
        
          .myborder {border:2px solid #b9bd70;}
        
        Border color #b9bd70