#bf9f64 color space conversions
Hex:
        #bf9f64
        RGB:
        191, 159, 100
        CMY:
        25, 38, 61
        CMYK:
        0, 17, 48, 25
      HSL:
        39°, 41.5525%, 57.0588%
        HSV (HSB):
        39°, 47.6440%, 74.9020%
        XYZ:
        36.1842, 36.7927, 17.2512
        xyY:
        0.4010, 0.4078, 36.7927
      CIE-Lab:
        67.1212, 4.0983, 35.0903
        CIE-LCH:
        67.1212, 35.3288, 83.3384
        CIE-Luv:
        67.1212, 24.7569, 42.9307
        Hunter-Lab:
        60.6570, 0.3323, 25.5975
      #bf9f64 color charts
#bf9f64 RGB chart
      #bf9f64 CMYK chart
      #bf9f64 RGB pie chart
      #bf9f64 color shades, tints & tones
#bf9f64 color schemes
#bf9f64 color preview, HTML & CSS examples
           This text has a color of #bf9f64        
        
          <p style="color:#bf9f64;">Text here</p>
        
        
          .mytext {color:#bf9f64;}
        
        Text color #bf9f64
      
           This box has a color of #bf9f64        
        
          <div style="background-color:#bf9f64;">Content here</div>
        
        
          .mybackground {background-color:#bf9f64;}
        
        Background color #bf9f64
      
           Border around this has a color of #bf9f64        
        
          <div style="border:2px solid #bf9f64;">Content here</div>
        
        
          .myborder {border:2px solid #bf9f64;}
        
        Border color #bf9f64