#bfb56a color space conversions
Hex:
        #bfb56a
        RGB:
        191, 181, 106
        CMY:
        25, 29, 58
        CMYK:
        0, 5, 45, 25
      HSL:
        53°, 39.9061%, 58.2353%
        HSV (HSB):
        53°, 44.5026%, 74.9020%
        XYZ:
        40.6112, 45.1647, 20.2129
        xyY:
        0.3832, 0.4261, 45.1647
      CIE-Lab:
        73.0002, -7.0283, 39.3573
        CIE-LCH:
        73.0002, 39.9799, 100.1250
        CIE-Luv:
        73.0002, 10.2162, 50.9151
        Hunter-Lab:
        67.2047, -9.7421, 29.2109
      #bfb56a color charts
#bfb56a RGB chart
      #bfb56a CMYK chart
      #bfb56a RGB pie chart
      #bfb56a color shades, tints & tones
#bfb56a color schemes
#bfb56a color preview, HTML & CSS examples
           This text has a color of #bfb56a        
        
          <p style="color:#bfb56a;">Text here</p>
        
        
          .mytext {color:#bfb56a;}
        
        Text color #bfb56a
      
           This box has a color of #bfb56a        
        
          <div style="background-color:#bfb56a;">Content here</div>
        
        
          .mybackground {background-color:#bfb56a;}
        
        Background color #bfb56a
      
           Border around this has a color of #bfb56a        
        
          <div style="border:2px solid #bfb56a;">Content here</div>
        
        
          .myborder {border:2px solid #bfb56a;}
        
        Border color #bfb56a