#bf9b54 color space conversions
Hex:
        #bf9b54
        RGB:
        191, 155, 84
        CMY:
        25, 39, 67
        CMYK:
        0, 19, 56, 25
      HSL:
        40°, 45.5319%, 53.9216%
        HSV (HSB):
        40°, 56.0209%, 74.9020%
        XYZ:
        34.8074, 35.1591, 13.3393
        xyY:
        0.4178, 0.4220, 35.1591
      CIE-Lab:
        65.8724, 4.8256, 41.8275
        CIE-LCH:
        65.8724, 42.1050, 83.4189
        CIE-Luv:
        65.8724, 28.5651, 48.9083
        Hunter-Lab:
        59.2952, 1.0165, 28.1684
      #bf9b54 color charts
#bf9b54 RGB chart
      #bf9b54 CMYK chart
      #bf9b54 RGB pie chart
      #bf9b54 color shades, tints & tones
#bf9b54 color schemes
#bf9b54 color preview, HTML & CSS examples
           This text has a color of #bf9b54        
        
          <p style="color:#bf9b54;">Text here</p>
        
        
          .mytext {color:#bf9b54;}
        
        Text color #bf9b54
      
           This box has a color of #bf9b54        
        
          <div style="background-color:#bf9b54;">Content here</div>
        
        
          .mybackground {background-color:#bf9b54;}
        
        Background color #bf9b54
      
           Border around this has a color of #bf9b54        
        
          <div style="border:2px solid #bf9b54;">Content here</div>
        
        
          .myborder {border:2px solid #bf9b54;}
        
        Border color #bf9b54