#b9bd62 color space conversions
Hex:
        #b9bd62
        RGB:
        185, 189, 98
        CMY:
        27, 26, 62
        CMYK:
        2, 0, 48, 26
      HSL:
        63°, 40.8072%, 56.2745%
        HSV (HSB):
        63°, 48.1481%, 74.1176%
        XYZ:
        40.4098, 47.5913, 18.6115
        xyY:
        0.3790, 0.4464, 47.5913
      CIE-Lab:
        74.5664, -14.4030, 45.1539
        CIE-LCH:
        74.5664, 47.3954, 107.6914
        CIE-Luv:
        74.5664, 1.6349, 58.5318
        Hunter-Lab:
        68.9865, -16.1674, 32.2950
      #b9bd62 color charts
#b9bd62 RGB chart
      #b9bd62 CMYK chart
      #b9bd62 RGB pie chart
      #b9bd62 color shades, tints & tones
#b9bd62 color schemes
#b9bd62 color preview, HTML & CSS examples
           This text has a color of #b9bd62        
        
          <p style="color:#b9bd62;">Text here</p>
        
        
          .mytext {color:#b9bd62;}
        
        Text color #b9bd62
      
           This box has a color of #b9bd62        
        
          <div style="background-color:#b9bd62;">Content here</div>
        
        
          .mybackground {background-color:#b9bd62;}
        
        Background color #b9bd62
      
           Border around this has a color of #b9bd62        
        
          <div style="border:2px solid #b9bd62;">Content here</div>
        
        
          .myborder {border:2px solid #b9bd62;}
        
        Border color #b9bd62