#b9bf47 color space conversions
Hex:
        #b9bf47
        RGB:
        185, 191, 71
        CMY:
        27, 25, 72
        CMYK:
        3, 0, 63, 25
      HSL:
        63°, 48.3871%, 51.3725%
        HSV (HSB):
        63°, 62.8272%, 74.9020%
        XYZ:
        39.7757, 48.0308, 13.1357
        xyY:
        0.3940, 0.4758, 48.0308
      CIE-Lab:
        74.8444, -17.5778, 57.8045
        CIE-LCH:
        74.8444, 60.4180, 106.9140
        CIE-Luv:
        74.8444, 1.0966, 70.2978
        Hunter-Lab:
        69.3043, -18.8362, 37.2754
      #b9bf47 color charts
#b9bf47 RGB chart
      #b9bf47 CMYK chart
      #b9bf47 RGB pie chart
      #b9bf47 color shades, tints & tones
#b9bf47 color schemes
#b9bf47 color preview, HTML & CSS examples
           This text has a color of #b9bf47        
        
          <p style="color:#b9bf47;">Text here</p>
        
        
          .mytext {color:#b9bf47;}
        
        Text color #b9bf47
      
           This box has a color of #b9bf47        
        
          <div style="background-color:#b9bf47;">Content here</div>
        
        
          .mybackground {background-color:#b9bf47;}
        
        Background color #b9bf47
      
           Border around this has a color of #b9bf47        
        
          <div style="border:2px solid #b9bf47;">Content here</div>
        
        
          .myborder {border:2px solid #b9bf47;}
        
        Border color #b9bf47