#bfb66e color space conversions
Hex:
        #bfb66e
        RGB:
        191, 182, 110
        CMY:
        25, 29, 57
        CMYK:
        0, 5, 42, 25
      HSL:
        53°, 38.7560%, 59.0196%
        HSV (HSB):
        53°, 42.4084%, 74.9020%
        XYZ:
        41.0283, 45.6581, 21.4023
        xyY:
        0.3796, 0.4224, 45.6581
      CIE-Lab:
        73.3231, -7.1353, 37.7186
        CIE-LCH:
        73.3231, 38.3876, 100.7122
        CIE-Luv:
        73.3231, 9.4085, 49.3271
        Hunter-Lab:
        67.5707, -9.8654, 28.5200
      #bfb66e color charts
#bfb66e RGB chart
      #bfb66e CMYK chart
      #bfb66e RGB pie chart
      #bfb66e color shades, tints & tones
#bfb66e color schemes
#bfb66e color preview, HTML & CSS examples
           This text has a color of #bfb66e        
        
          <p style="color:#bfb66e;">Text here</p>
        
        
          .mytext {color:#bfb66e;}
        
        Text color #bfb66e
      
           This box has a color of #bfb66e        
        
          <div style="background-color:#bfb66e;">Content here</div>
        
        
          .mybackground {background-color:#bfb66e;}
        
        Background color #bfb66e
      
           Border around this has a color of #bfb66e        
        
          <div style="border:2px solid #bfb66e;">Content here</div>
        
        
          .myborder {border:2px solid #bfb66e;}
        
        Border color #bfb66e