#bf7e6a color space conversions
Hex:
        #bf7e6a
        RGB:
        191, 126, 106
        CMY:
        25, 51, 58
        CMYK:
        0, 34, 45, 25
      HSL:
        14°, 39.9061%, 58.2353%
        HSV (HSB):
        14°, 44.5026%, 74.9020%
        XYZ:
        31.5482, 27.0387, 17.1919
        xyY:
        0.4163, 0.3568, 27.0387
      CIE-Lab:
        59.0101, 22.8714, 21.2298
        CIE-LCH:
        59.0101, 31.2058, 42.8682
        CIE-Luv:
        59.0101, 46.3192, 22.7143
        Hunter-Lab:
        51.9987, 17.3002, 16.7966
      #bf7e6a color charts
#bf7e6a RGB chart
      #bf7e6a CMYK chart
      #bf7e6a RGB pie chart
      #bf7e6a color shades, tints & tones
#bf7e6a color schemes
#bf7e6a color preview, HTML & CSS examples
           This text has a color of #bf7e6a        
        
          <p style="color:#bf7e6a;">Text here</p>
        
        
          .mytext {color:#bf7e6a;}
        
        Text color #bf7e6a
      
           This box has a color of #bf7e6a        
        
          <div style="background-color:#bf7e6a;">Content here</div>
        
        
          .mybackground {background-color:#bf7e6a;}
        
        Background color #bf7e6a
      
           Border around this has a color of #bf7e6a        
        
          <div style="border:2px solid #bf7e6a;">Content here</div>
        
        
          .myborder {border:2px solid #bf7e6a;}
        
        Border color #bf7e6a