#bfb29d color space conversions
Hex:
        #bfb29d
        RGB:
        191, 178, 157
        CMY:
        25, 30, 38
        CMYK:
        0, 7, 18, 25
      HSL:
        37°, 20.9877%, 68.2353%
        HSV (HSB):
        37°, 17.8010%, 74.9020%
        XYZ:
        43.4921, 45.3515, 38.3597
        xyY:
        0.3419, 0.3565, 45.3515
      CIE-Lab:
        73.1227, 1.1457, 12.4055
        CIE-LCH:
        73.1227, 12.4583, 84.7233
        CIE-Luv:
        73.1227, 9.0789, 17.3411
        Hunter-Lab:
        67.3435, -2.5715, 13.3681
      #bfb29d color charts
#bfb29d RGB chart
      #bfb29d CMYK chart
      #bfb29d RGB pie chart
      #bfb29d color shades, tints & tones
#bfb29d color schemes
#bfb29d color preview, HTML & CSS examples
           This text has a color of #bfb29d        
        
          <p style="color:#bfb29d;">Text here</p>
        
        
          .mytext {color:#bfb29d;}
        
        Text color #bfb29d
      
           This box has a color of #bfb29d        
        
          <div style="background-color:#bfb29d;">Content here</div>
        
        
          .mybackground {background-color:#bfb29d;}
        
        Background color #bfb29d
      
           Border around this has a color of #bfb29d        
        
          <div style="border:2px solid #bfb29d;">Content here</div>
        
        
          .myborder {border:2px solid #bfb29d;}
        
        Border color #bfb29d