#bf654f color space conversions
Hex:
        #bf654f
        RGB:
        191, 101, 79
        CMY:
        25, 60, 69
        CMYK:
        0, 47, 59, 25
      HSL:
        12°, 46.6667%, 52.9412%
        HSV (HSB):
        12°, 58.6387%, 74.9020%
        XYZ:
        27.5508, 20.9482, 9.9885
        xyY:
        0.4711, 0.3582, 20.9482
      CIE-Lab:
        52.8928, 33.9523, 28.5801
        CIE-LCH:
        52.8928, 44.3799, 40.0897
        CIE-Luv:
        52.8928, 67.8069, 26.7002
        Hunter-Lab:
        45.7692, 27.3520, 19.0993
      #bf654f color charts
#bf654f RGB chart
      #bf654f CMYK chart
      #bf654f RGB pie chart
      #bf654f color shades, tints & tones
#bf654f color schemes
#bf654f color preview, HTML & CSS examples
           This text has a color of #bf654f        
        
          <p style="color:#bf654f;">Text here</p>
        
        
          .mytext {color:#bf654f;}
        
        Text color #bf654f
      
           This box has a color of #bf654f        
        
          <div style="background-color:#bf654f;">Content here</div>
        
        
          .mybackground {background-color:#bf654f;}
        
        Background color #bf654f
      
           Border around this has a color of #bf654f        
        
          <div style="border:2px solid #bf654f;">Content here</div>
        
        
          .myborder {border:2px solid #bf654f;}
        
        Border color #bf654f