#bf8f64 color space conversions
Hex:
        #bf8f64
        RGB:
        191, 143, 100
        CMY:
        25, 44, 61
        CMYK:
        0, 25, 48, 25
      HSL:
        28°, 41.5525%, 57.0588%
        HSV (HSB):
        28°, 47.6440%, 74.9020%
        XYZ:
        33.6086, 31.6414, 16.3926
        xyY:
        0.4117, 0.3876, 31.6414
      CIE-Lab:
        63.0454, 12.8559, 29.8889
        CIE-LCH:
        63.0454, 32.5365, 66.7264
        CIE-Luv:
        63.0454, 35.5194, 34.8747
        Hunter-Lab:
        56.2507, 8.2112, 22.0971
      #bf8f64 color charts
#bf8f64 RGB chart
      #bf8f64 CMYK chart
      #bf8f64 RGB pie chart
      #bf8f64 color shades, tints & tones
#bf8f64 color schemes
#bf8f64 color preview, HTML & CSS examples
           This text has a color of #bf8f64        
        
          <p style="color:#bf8f64;">Text here</p>
        
        
          .mytext {color:#bf8f64;}
        
        Text color #bf8f64
      
           This box has a color of #bf8f64        
        
          <div style="background-color:#bf8f64;">Content here</div>
        
        
          .mybackground {background-color:#bf8f64;}
        
        Background color #bf8f64
      
           Border around this has a color of #bf8f64        
        
          <div style="border:2px solid #bf8f64;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f64;}
        
        Border color #bf8f64