#bf9f53 color space conversions
Hex:
        #bf9f53
        RGB:
        191, 159, 83
        CMY:
        25, 38, 67
        CMYK:
        0, 17, 57, 25
      HSL:
        42°, 45.7627%, 53.7255%
        HSV (HSB):
        42°, 56.5445%, 74.9020%
        XYZ:
        35.4453, 36.4972, 13.3601
        xyY:
        0.4155, 0.4279, 36.4972
      CIE-Lab:
        66.8981, 2.5766, 43.5444
        CIE-LCH:
        66.8981, 43.6206, 86.6136
        CIE-Luv:
        66.8981, 25.8682, 51.2450
        Hunter-Lab:
        60.4129, -0.9934, 29.1772
      #bf9f53 color charts
#bf9f53 RGB chart
      #bf9f53 CMYK chart
      #bf9f53 RGB pie chart
      #bf9f53 color shades, tints & tones
#bf9f53 color schemes
#bf9f53 color preview, HTML & CSS examples
           This text has a color of #bf9f53        
        
          <p style="color:#bf9f53;">Text here</p>
        
        
          .mytext {color:#bf9f53;}
        
        Text color #bf9f53
      
           This box has a color of #bf9f53        
        
          <div style="background-color:#bf9f53;">Content here</div>
        
        
          .mybackground {background-color:#bf9f53;}
        
        Background color #bf9f53
      
           Border around this has a color of #bf9f53        
        
          <div style="border:2px solid #bf9f53;">Content here</div>
        
        
          .myborder {border:2px solid #bf9f53;}
        
        Border color #bf9f53