#bfb57f color space conversions
Hex:
        #bfb57f
        RGB:
        191, 181, 127
        CMY:
        25, 29, 50
        CMYK:
        0, 5, 34, 25
      HSL:
        51°, 33.3333%, 62.3529%
        HSV (HSB):
        51°, 33.5079%, 74.9020%
        XYZ:
        41.8405, 45.6564, 26.6860
        xyY:
        0.3664, 0.3999, 45.6564
      CIE-Lab:
        73.3220, -4.6535, 28.8419
        CIE-LCH:
        73.3220, 29.2149, 99.1653
        CIE-Luv:
        73.3220, 9.1636, 39.0846
        Hunter-Lab:
        67.5695, -7.7157, 23.8826
      #bfb57f color charts
#bfb57f RGB chart
      #bfb57f CMYK chart
      #bfb57f RGB pie chart
      #bfb57f color shades, tints & tones
#bfb57f color schemes
#bfb57f color preview, HTML & CSS examples
           This text has a color of #bfb57f        
        
          <p style="color:#bfb57f;">Text here</p>
        
        
          .mytext {color:#bfb57f;}
        
        Text color #bfb57f
      
           This box has a color of #bfb57f        
        
          <div style="background-color:#bfb57f;">Content here</div>
        
        
          .mybackground {background-color:#bfb57f;}
        
        Background color #bfb57f
      
           Border around this has a color of #bfb57f        
        
          <div style="border:2px solid #bfb57f;">Content here</div>
        
        
          .myborder {border:2px solid #bfb57f;}
        
        Border color #bfb57f