#bfb05a color space conversions
Hex:
        #bfb05a
        RGB:
        191, 176, 90
        CMY:
        25, 31, 65
        CMYK:
        0, 8, 53, 25
      HSL:
        51°, 44.1048%, 55.0980%
        HSV (HSB):
        51°, 52.8796%, 74.9020%
        XYZ:
        38.8567, 42.8652, 15.8987
        xyY:
        0.3980, 0.4391, 42.8652
      CIE-Lab:
        71.4634, -5.9076, 45.4823
        CIE-LCH:
        71.4634, 45.8643, 97.4006
        CIE-Luv:
        71.4634, 14.1307, 56.1862
        Hunter-Lab:
        65.4715, -8.6373, 31.4325
      #bfb05a color charts
#bfb05a RGB chart
      #bfb05a CMYK chart
      #bfb05a RGB pie chart
      #bfb05a color shades, tints & tones
#bfb05a color schemes
#bfb05a color preview, HTML & CSS examples
           This text has a color of #bfb05a        
        
          <p style="color:#bfb05a;">Text here</p>
        
        
          .mytext {color:#bfb05a;}
        
        Text color #bfb05a
      
           This box has a color of #bfb05a        
        
          <div style="background-color:#bfb05a;">Content here</div>
        
        
          .mybackground {background-color:#bfb05a;}
        
        Background color #bfb05a
      
           Border around this has a color of #bfb05a        
        
          <div style="border:2px solid #bfb05a;">Content here</div>
        
        
          .myborder {border:2px solid #bfb05a;}
        
        Border color #bfb05a