#bf8f58 color space conversions
Hex:
        #bf8f58
        RGB:
        191, 143, 88
        CMY:
        25, 44, 65
        CMYK:
        0, 25, 54, 25
      HSL:
        32°, 44.5887%, 54.7059%
        HSV (HSB):
        32°, 53.9267%, 74.9020%
        XYZ:
        33.0698, 31.4259, 13.5554
        xyY:
        0.4237, 0.4026, 31.4259
      CIE-Lab:
        62.8655, 11.7316, 36.1099
        CIE-LCH:
        62.8655, 37.9679, 72.0017
        CIE-Luv:
        62.8655, 36.6284, 41.2754
        Hunter-Lab:
        56.0588, 7.1965, 24.9045
      #bf8f58 color charts
#bf8f58 RGB chart
      #bf8f58 CMYK chart
      #bf8f58 RGB pie chart
      #bf8f58 color shades, tints & tones
#bf8f58 color schemes
#bf8f58 color preview, HTML & CSS examples
           This text has a color of #bf8f58        
        
          <p style="color:#bf8f58;">Text here</p>
        
        
          .mytext {color:#bf8f58;}
        
        Text color #bf8f58
      
           This box has a color of #bf8f58        
        
          <div style="background-color:#bf8f58;">Content here</div>
        
        
          .mybackground {background-color:#bf8f58;}
        
        Background color #bf8f58
      
           Border around this has a color of #bf8f58        
        
          <div style="border:2px solid #bf8f58;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f58;}
        
        Border color #bf8f58