#bf7d6a color space conversions
Hex:
        #bf7d6a
        RGB:
        191, 125, 106
        CMY:
        25, 51, 58
        CMYK:
        0, 35, 45, 25
      HSL:
        13°, 39.9061%, 58.2353%
        HSV (HSB):
        13°, 44.5026%, 74.9020%
        XYZ:
        31.4210, 26.7842, 17.1495
        xyY:
        0.4170, 0.3554, 26.7842
      CIE-Lab:
        58.7741, 23.4228, 20.9117
        CIE-LCH:
        58.7741, 31.3995, 41.7582
        CIE-Luv:
        58.7741, 46.9890, 22.2091
        Hunter-Lab:
        51.7535, 17.8039, 16.5806
      #bf7d6a color charts
#bf7d6a RGB chart
      #bf7d6a CMYK chart
      #bf7d6a RGB pie chart
      #bf7d6a color shades, tints & tones
#bf7d6a color schemes
#bf7d6a color preview, HTML & CSS examples
           This text has a color of #bf7d6a        
        
          <p style="color:#bf7d6a;">Text here</p>
        
        
          .mytext {color:#bf7d6a;}
        
        Text color #bf7d6a
      
           This box has a color of #bf7d6a        
        
          <div style="background-color:#bf7d6a;">Content here</div>
        
        
          .mybackground {background-color:#bf7d6a;}
        
        Background color #bf7d6a
      
           Border around this has a color of #bf7d6a        
        
          <div style="border:2px solid #bf7d6a;">Content here</div>
        
        
          .myborder {border:2px solid #bf7d6a;}
        
        Border color #bf7d6a