#bf9c4a color space conversions
Hex:
        #bf9c4a
        RGB:
        191, 156, 74
        CMY:
        25, 39, 71
        CMYK:
        0, 18, 61, 25
      HSL:
        42°, 47.7551%, 51.9608%
        HSV (HSB):
        42°, 61.2565%, 74.9020%
        XYZ:
        34.6104, 35.3477, 11.4772
        xyY:
        0.4250, 0.4341, 35.3477
      CIE-Lab:
        66.0185, 3.5194, 46.9351
        CIE-LCH:
        66.0185, 47.0669, 85.7117
        CIE-Luv:
        66.0185, 28.4779, 53.6711
        Hunter-Lab:
        59.4539, -0.1329, 30.1722
      #bf9c4a color charts
#bf9c4a RGB chart
      #bf9c4a CMYK chart
      #bf9c4a RGB pie chart
      #bf9c4a color shades, tints & tones
#bf9c4a color schemes
#bf9c4a color preview, HTML & CSS examples
           This text has a color of #bf9c4a        
        
          <p style="color:#bf9c4a;">Text here</p>
        
        
          .mytext {color:#bf9c4a;}
        
        Text color #bf9c4a
      
           This box has a color of #bf9c4a        
        
          <div style="background-color:#bf9c4a;">Content here</div>
        
        
          .mybackground {background-color:#bf9c4a;}
        
        Background color #bf9c4a
      
           Border around this has a color of #bf9c4a        
        
          <div style="border:2px solid #bf9c4a;">Content here</div>
        
        
          .myborder {border:2px solid #bf9c4a;}
        
        Border color #bf9c4a