#bf9f55 color space conversions
Hex:
        #bf9f55
        RGB:
        191, 159, 85
        CMY:
        25, 38, 67
        CMYK:
        0, 17, 55, 25
      HSL:
        42°, 45.2991%, 54.1176%
        HSV (HSB):
        42°, 55.4974%, 74.9020%
        XYZ:
        35.5237, 36.5285, 13.7727
        xyY:
        0.4139, 0.4256, 36.5285
      CIE-Lab:
        66.9218, 2.7394, 42.5725
        CIE-LCH:
        66.9218, 42.6606, 86.3183
        CIE-Luv:
        66.9218, 25.7477, 50.3444
        Hunter-Lab:
        60.4388, -0.8523, 28.7962
      #bf9f55 color charts
#bf9f55 RGB chart
      #bf9f55 CMYK chart
      #bf9f55 RGB pie chart
      #bf9f55 color shades, tints & tones
#bf9f55 color schemes
#bf9f55 color preview, HTML & CSS examples
           This text has a color of #bf9f55        
        
          <p style="color:#bf9f55;">Text here</p>
        
        
          .mytext {color:#bf9f55;}
        
        Text color #bf9f55
      
           This box has a color of #bf9f55        
        
          <div style="background-color:#bf9f55;">Content here</div>
        
        
          .mybackground {background-color:#bf9f55;}
        
        Background color #bf9f55
      
           Border around this has a color of #bf9f55        
        
          <div style="border:2px solid #bf9f55;">Content here</div>
        
        
          .myborder {border:2px solid #bf9f55;}
        
        Border color #bf9f55