#bfb57d color space conversions
Hex:
        #bfb57d
        RGB:
        191, 181, 125
        CMY:
        25, 29, 51
        CMYK:
        0, 5, 35, 25
      HSL:
        51°, 34.0206%, 61.9608%
        HSV (HSB):
        51°, 34.5550%, 74.9020%
        XYZ:
        41.7114, 45.6048, 26.0062
        xyY:
        0.3681, 0.4024, 45.6048
      CIE-Lab:
        73.2883, -4.8998, 29.8557
        CIE-LCH:
        73.2883, 30.2551, 99.3201
        CIE-Luv:
        73.2883, 9.2710, 40.2926
        Hunter-Lab:
        67.5313, -7.9275, 24.4394
      #bfb57d color charts
#bfb57d RGB chart
      #bfb57d CMYK chart
      #bfb57d RGB pie chart
      #bfb57d color shades, tints & tones
#bfb57d color schemes
#bfb57d color preview, HTML & CSS examples
           This text has a color of #bfb57d        
        
          <p style="color:#bfb57d;">Text here</p>
        
        
          .mytext {color:#bfb57d;}
        
        Text color #bfb57d
      
           This box has a color of #bfb57d        
        
          <div style="background-color:#bfb57d;">Content here</div>
        
        
          .mybackground {background-color:#bfb57d;}
        
        Background color #bfb57d
      
           Border around this has a color of #bfb57d        
        
          <div style="border:2px solid #bfb57d;">Content here</div>
        
        
          .myborder {border:2px solid #bfb57d;}
        
        Border color #bfb57d