#bf8f66 color space conversions
Hex:
        #bf8f66
        RGB:
        191, 143, 102
        CMY:
        25, 44, 60
        CMYK:
        0, 25, 47, 25
      HSL:
        28°, 41.0138%, 57.4510%
        HSV (HSB):
        28°, 46.5969%, 74.9020%
        XYZ:
        33.7066, 31.6806, 16.9088
        xyY:
        0.4096, 0.3850, 31.6806
      CIE-Lab:
        63.0780, 13.0586, 28.8400
        CIE-LCH:
        63.0780, 31.6587, 65.6392
        CIE-Luv:
        63.0780, 35.3226, 33.7369
        Hunter-Lab:
        56.2855, 8.3951, 21.5885
      #bf8f66 color charts
#bf8f66 RGB chart
      #bf8f66 CMYK chart
      #bf8f66 RGB pie chart
      #bf8f66 color shades, tints & tones
#bf8f66 color schemes
#bf8f66 color preview, HTML & CSS examples
           This text has a color of #bf8f66        
        
          <p style="color:#bf8f66;">Text here</p>
        
        
          .mytext {color:#bf8f66;}
        
        Text color #bf8f66
      
           This box has a color of #bf8f66        
        
          <div style="background-color:#bf8f66;">Content here</div>
        
        
          .mybackground {background-color:#bf8f66;}
        
        Background color #bf8f66
      
           Border around this has a color of #bf8f66        
        
          <div style="border:2px solid #bf8f66;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f66;}
        
        Border color #bf8f66