#bfaf5b color space conversions
Hex:
        #bfaf5b
        RGB:
        191, 175, 91
        CMY:
        25, 31, 64
        CMYK:
        0, 8, 52, 25
      HSL:
        50°, 43.8596%, 55.2941%
        HSV (HSB):
        50°, 52.3560%, 74.9020%
        XYZ:
        38.7042, 42.4916, 16.0593
        xyY:
        0.3980, 0.4369, 42.4916
      CIE-Lab:
        71.2086, -5.2953, 44.6895
        CIE-LCH:
        71.2086, 45.0021, 96.7575
        CIE-Luv:
        71.2086, 14.7369, 55.2534
        Hunter-Lab:
        65.1856, -8.0899, 31.0231
      #bfaf5b color charts
#bfaf5b RGB chart
      #bfaf5b CMYK chart
      #bfaf5b RGB pie chart
      #bfaf5b color shades, tints & tones
#bfaf5b color schemes
#bfaf5b color preview, HTML & CSS examples
           This text has a color of #bfaf5b        
        
          <p style="color:#bfaf5b;">Text here</p>
        
        
          .mytext {color:#bfaf5b;}
        
        Text color #bfaf5b
      
           This box has a color of #bfaf5b        
        
          <div style="background-color:#bfaf5b;">Content here</div>
        
        
          .mybackground {background-color:#bfaf5b;}
        
        Background color #bfaf5b
      
           Border around this has a color of #bfaf5b        
        
          <div style="border:2px solid #bfaf5b;">Content here</div>
        
        
          .myborder {border:2px solid #bfaf5b;}
        
        Border color #bfaf5b