#b9bf7a color space conversions
Hex:
        #b9bf7a
        RGB:
        185, 191, 122
        CMY:
        27, 25, 52
        CMYK:
        3, 0, 36, 25
      HSL:
        65°, 35.0254%, 61.3725%
        HSV (HSB):
        65°, 36.1257%, 74.9020%
        XYZ:
        42.1512, 48.9810, 25.6450
        xyY:
        0.3610, 0.4194, 48.9810
      CIE-Lab:
        75.4395, -12.8413, 34.1418
        CIE-LCH:
        75.4395, 36.4769, 110.6121
        CIE-Luv:
        75.4395, -0.3573, 47.0518
        Hunter-Lab:
        69.9865, -14.9698, 27.2650
      #b9bf7a color charts
#b9bf7a RGB chart
      #b9bf7a CMYK chart
      #b9bf7a RGB pie chart
      #b9bf7a color shades, tints & tones
#b9bf7a color schemes
#b9bf7a color preview, HTML & CSS examples
           This text has a color of #b9bf7a        
        
          <p style="color:#b9bf7a;">Text here</p>
        
        
          .mytext {color:#b9bf7a;}
        
        Text color #b9bf7a
      
           This box has a color of #b9bf7a        
        
          <div style="background-color:#b9bf7a;">Content here</div>
        
        
          .mybackground {background-color:#b9bf7a;}
        
        Background color #b9bf7a
      
           Border around this has a color of #b9bf7a        
        
          <div style="border:2px solid #b9bf7a;">Content here</div>
        
        
          .myborder {border:2px solid #b9bf7a;}
        
        Border color #b9bf7a