#bf8c72 color space conversions
Hex:
        #bf8c72
        RGB:
        191, 140, 114
        CMY:
        25, 45, 55
        CMYK:
        0, 27, 40, 25
      HSL:
        20°, 37.5610%, 59.8039%
        HSV (HSB):
        20°, 40.3141%, 74.9020%
        XYZ:
        33.9012, 31.0474, 20.1256
        xyY:
        0.3985, 0.3649, 31.0474
      CIE-Lab:
        62.5477, 16.0245, 21.5002
        CIE-LCH:
        62.5477, 26.8150, 53.3022
        CIE-Luv:
        62.5477, 36.0344, 24.9219
        Hunter-Lab:
        55.7202, 11.0923, 17.5892
      #bf8c72 color charts
#bf8c72 RGB chart
      #bf8c72 CMYK chart
      #bf8c72 RGB pie chart
      #bf8c72 color shades, tints & tones
#bf8c72 color schemes
#bf8c72 color preview, HTML & CSS examples
           This text has a color of #bf8c72        
        
          <p style="color:#bf8c72;">Text here</p>
        
        
          .mytext {color:#bf8c72;}
        
        Text color #bf8c72
      
           This box has a color of #bf8c72        
        
          <div style="background-color:#bf8c72;">Content here</div>
        
        
          .mybackground {background-color:#bf8c72;}
        
        Background color #bf8c72
      
           Border around this has a color of #bf8c72        
        
          <div style="border:2px solid #bf8c72;">Content here</div>
        
        
          .myborder {border:2px solid #bf8c72;}
        
        Border color #bf8c72