#bf8c58 color space conversions
Hex:
        #bf8c58
        RGB:
        191, 140, 88
        CMY:
        25, 45, 65
        CMYK:
        0, 27, 54, 25
      HSL:
        30°, 44.5887%, 54.7059%
        HSV (HSB):
        30°, 53.9267%, 74.9020%
        XYZ:
        32.6254, 30.5371, 13.4072
        xyY:
        0.4261, 0.3988, 30.5371
      CIE-Lab:
        62.1149, 13.3846, 35.1809
        CIE-LCH:
        62.1149, 37.6410, 69.1707
        CIE-Luv:
        62.1149, 38.7358, 39.8383
        Hunter-Lab:
        55.2604, 8.6796, 24.2974
      #bf8c58 color charts
#bf8c58 RGB chart
      #bf8c58 CMYK chart
      #bf8c58 RGB pie chart
      #bf8c58 color shades, tints & tones
#bf8c58 color schemes
#bf8c58 color preview, HTML & CSS examples
           This text has a color of #bf8c58        
        
          <p style="color:#bf8c58;">Text here</p>
        
        
          .mytext {color:#bf8c58;}
        
        Text color #bf8c58
      
           This box has a color of #bf8c58        
        
          <div style="background-color:#bf8c58;">Content here</div>
        
        
          .mybackground {background-color:#bf8c58;}
        
        Background color #bf8c58
      
           Border around this has a color of #bf8c58        
        
          <div style="border:2px solid #bf8c58;">Content here</div>
        
        
          .myborder {border:2px solid #bf8c58;}
        
        Border color #bf8c58