#bfa47e color space conversions
Hex:
        #bfa47e
        RGB:
        191, 164, 126
        CMY:
        25, 36, 51
        CMYK:
        0, 14, 34, 25
      HSL:
        35°, 33.6788%, 62.1569%
        HSV (HSB):
        35°, 34.0314%, 74.9020%
        XYZ:
        38.5272, 39.1336, 25.2616
        xyY:
        0.3743, 0.3802, 39.1336
      CIE-Lab:
        68.8480, 4.3141, 23.3957
        CIE-LCH:
        68.8480, 23.7901, 79.5522
        CIE-Luv:
        68.8480, 19.6031, 30.3108
        Hunter-Lab:
        62.5569, 0.4591, 19.8474
      #bfa47e color charts
#bfa47e RGB chart
      #bfa47e CMYK chart
      #bfa47e RGB pie chart
      #bfa47e color shades, tints & tones
#bfa47e color schemes
#bfa47e color preview, HTML & CSS examples
           This text has a color of #bfa47e        
        
          <p style="color:#bfa47e;">Text here</p>
        
        
          .mytext {color:#bfa47e;}
        
        Text color #bfa47e
      
           This box has a color of #bfa47e        
        
          <div style="background-color:#bfa47e;">Content here</div>
        
        
          .mybackground {background-color:#bfa47e;}
        
        Background color #bfa47e
      
           Border around this has a color of #bfa47e        
        
          <div style="border:2px solid #bfa47e;">Content here</div>
        
        
          .myborder {border:2px solid #bfa47e;}
        
        Border color #bfa47e