#bf866f color space conversions
Hex:
        #bf866f
        RGB:
        191, 134, 111
        CMY:
        25, 47, 56
        CMYK:
        0, 30, 42, 25
      HSL:
        17°, 38.4615%, 59.2157%
        HSV (HSB):
        17°, 41.8848%, 74.9020%
        XYZ:
        32.8802, 29.2743, 18.9564
        xyY:
        0.4054, 0.3609, 29.2743
      CIE-Lab:
        61.0229, 19.0005, 21.1215
        CIE-LCH:
        61.0229, 28.4102, 48.0260
        CIE-Luv:
        61.0229, 40.3360, 23.6737
        Hunter-Lab:
        54.1057, 13.7901, 17.1012
      #bf866f color charts
#bf866f RGB chart
      #bf866f CMYK chart
      #bf866f RGB pie chart
      #bf866f color shades, tints & tones
#bf866f color schemes
#bf866f color preview, HTML & CSS examples
           This text has a color of #bf866f        
        
          <p style="color:#bf866f;">Text here</p>
        
        
          .mytext {color:#bf866f;}
        
        Text color #bf866f
      
           This box has a color of #bf866f        
        
          <div style="background-color:#bf866f;">Content here</div>
        
        
          .mybackground {background-color:#bf866f;}
        
        Background color #bf866f
      
           Border around this has a color of #bf866f        
        
          <div style="border:2px solid #bf866f;">Content here</div>
        
        
          .myborder {border:2px solid #bf866f;}
        
        Border color #bf866f