#bfb77e color space conversions
Hex:
        #bfb77e
        RGB:
        191, 183, 126
        CMY:
        25, 28, 51
        CMYK:
        0, 4, 34, 25
      HSL:
        53°, 33.6788%, 62.1569%
        HSV (HSB):
        53°, 34.0314%, 74.9020%
        XYZ:
        42.1852, 46.4497, 26.4810
        xyY:
        0.3665, 0.4035, 46.4497
      CIE-Lab:
        73.8364, -5.8287, 30.0501
        CIE-LCH:
        73.8364, 30.6102, 100.9772
        CIE-Luv:
        73.8364, 8.0157, 40.7856
        Hunter-Lab:
        68.1540, -8.7835, 24.6709
      #bfb77e color charts
#bfb77e RGB chart
      #bfb77e CMYK chart
      #bfb77e RGB pie chart
      #bfb77e color shades, tints & tones
#bfb77e color schemes
#bfb77e color preview, HTML & CSS examples
           This text has a color of #bfb77e        
        
          <p style="color:#bfb77e;">Text here</p>
        
        
          .mytext {color:#bfb77e;}
        
        Text color #bfb77e
      
           This box has a color of #bfb77e        
        
          <div style="background-color:#bfb77e;">Content here</div>
        
        
          .mybackground {background-color:#bfb77e;}
        
        Background color #bfb77e
      
           Border around this has a color of #bfb77e        
        
          <div style="border:2px solid #bfb77e;">Content here</div>
        
        
          .myborder {border:2px solid #bfb77e;}
        
        Border color #bfb77e