#bf8a75 color space conversions
Hex:
        #bf8a75
        RGB:
        191, 138, 117
        CMY:
        25, 46, 54
        CMYK:
        0, 28, 39, 25
      HSL:
        17°, 36.6337%, 60.3922%
        HSV (HSB):
        17°, 38.7435%, 74.9020%
        XYZ:
        33.7852, 30.5377, 20.9433
        xyY:
        0.3962, 0.3581, 30.5377
      CIE-Lab:
        62.1154, 17.4828, 19.2323
        CIE-LCH:
        62.1154, 25.9910, 47.7281
        CIE-Luv:
        62.1154, 36.9816, 21.9274
        Hunter-Lab:
        55.2609, 12.4241, 16.2123
      #bf8a75 color charts
#bf8a75 RGB chart
      #bf8a75 CMYK chart
      #bf8a75 RGB pie chart
      #bf8a75 color shades, tints & tones
#bf8a75 color schemes
#bf8a75 color preview, HTML & CSS examples
           This text has a color of #bf8a75        
        
          <p style="color:#bf8a75;">Text here</p>
        
        
          .mytext {color:#bf8a75;}
        
        Text color #bf8a75
      
           This box has a color of #bf8a75        
        
          <div style="background-color:#bf8a75;">Content here</div>
        
        
          .mybackground {background-color:#bf8a75;}
        
        Background color #bf8a75
      
           Border around this has a color of #bf8a75        
        
          <div style="border:2px solid #bf8a75;">Content here</div>
        
        
          .myborder {border:2px solid #bf8a75;}
        
        Border color #bf8a75