#bf9e70 color space conversions
Hex:
        #bf9e70
        RGB:
        191, 158, 112
        CMY:
        25, 38, 56
        CMYK:
        0, 17, 41, 25
      HSL:
        35°, 38.1643%, 59.4118%
        HSV (HSB):
        35°, 41.3613%, 74.9020%
        XYZ:
        36.6373, 36.6999, 20.4820
        xyY:
        0.3905, 0.3912, 36.6999
      CIE-Lab:
        67.0513, 5.9061, 28.5964
        CIE-LCH:
        67.0513, 29.1999, 78.3305
        CIE-Luv:
        67.0513, 24.5056, 35.6749
        Hunter-Lab:
        60.5805, 1.9359, 22.3606
      #bf9e70 color charts
#bf9e70 RGB chart
      #bf9e70 CMYK chart
      #bf9e70 RGB pie chart
      #bf9e70 color shades, tints & tones
#bf9e70 color schemes
#bf9e70 color preview, HTML & CSS examples
           This text has a color of #bf9e70        
        
          <p style="color:#bf9e70;">Text here</p>
        
        
          .mytext {color:#bf9e70;}
        
        Text color #bf9e70
      
           This box has a color of #bf9e70        
        
          <div style="background-color:#bf9e70;">Content here</div>
        
        
          .mybackground {background-color:#bf9e70;}
        
        Background color #bf9e70
      
           Border around this has a color of #bf9e70        
        
          <div style="border:2px solid #bf9e70;">Content here</div>
        
        
          .myborder {border:2px solid #bf9e70;}
        
        Border color #bf9e70