#bfb16a color space conversions
Hex:
        #bfb16a
        RGB:
        191, 177, 106
        CMY:
        25, 31, 58
        CMYK:
        0, 7, 45, 25
      HSL:
        50°, 39.9061%, 58.2353%
        HSV (HSB):
        50°, 44.5026%, 74.9020%
        XYZ:
        39.8095, 43.5613, 19.9456
        xyY:
        0.3853, 0.4216, 43.5613
      CIE-Lab:
        71.9343, -4.9283, 38.0245
        CIE-LCH:
        71.9343, 38.3425, 97.3849
        CIE-Luv:
        71.9343, 12.7305, 48.8810
        Hunter-Lab:
        66.0010, -7.8366, 28.2831
      #bfb16a color charts
#bfb16a RGB chart
      #bfb16a CMYK chart
      #bfb16a RGB pie chart
      #bfb16a color shades, tints & tones
#bfb16a color schemes
#bfb16a color preview, HTML & CSS examples
           This text has a color of #bfb16a        
        
          <p style="color:#bfb16a;">Text here</p>
        
        
          .mytext {color:#bfb16a;}
        
        Text color #bfb16a
      
           This box has a color of #bfb16a        
        
          <div style="background-color:#bfb16a;">Content here</div>
        
        
          .mybackground {background-color:#bfb16a;}
        
        Background color #bfb16a
      
           Border around this has a color of #bfb16a        
        
          <div style="border:2px solid #bfb16a;">Content here</div>
        
        
          .myborder {border:2px solid #bfb16a;}
        
        Border color #bfb16a