#bf8b4d color space conversions
Hex:
        #bf8b4d
        RGB:
        191, 139, 77
        CMY:
        25, 45, 70
        CMYK:
        0, 27, 60, 25
      HSL:
        33°, 47.1074%, 52.5490%
        HSV (HSB):
        33°, 59.6859%, 74.9020%
        XYZ:
        32.0580, 30.0774, 11.1371
        xyY:
        0.4375, 0.4105, 30.0774
      CIE-Lab:
        61.7210, 13.0414, 40.4682
        CIE-LCH:
        61.7210, 42.5177, 72.1378
        CIE-Luv:
        61.7210, 40.4145, 44.6357
        Hunter-Lab:
        54.8429, 8.3659, 26.3499
      #bf8b4d color charts
#bf8b4d RGB chart
      #bf8b4d CMYK chart
      #bf8b4d RGB pie chart
      #bf8b4d color shades, tints & tones
#bf8b4d color schemes
#bf8b4d color preview, HTML & CSS examples
           This text has a color of #bf8b4d        
        
          <p style="color:#bf8b4d;">Text here</p>
        
        
          .mytext {color:#bf8b4d;}
        
        Text color #bf8b4d
      
           This box has a color of #bf8b4d        
        
          <div style="background-color:#bf8b4d;">Content here</div>
        
        
          .mybackground {background-color:#bf8b4d;}
        
        Background color #bf8b4d
      
           Border around this has a color of #bf8b4d        
        
          <div style="border:2px solid #bf8b4d;">Content here</div>
        
        
          .myborder {border:2px solid #bf8b4d;}
        
        Border color #bf8b4d