#bfb39a color space conversions
Hex:
        #bfb39a
        RGB:
        191, 179, 154
        CMY:
        25, 30, 40
        CMYK:
        0, 6, 19, 25
      HSL:
        41°, 22.4242%, 67.6471%
        HSV (HSB):
        41°, 19.3717%, 74.9020%
        XYZ:
        43.4387, 45.6497, 37.0937
        xyY:
        0.3443, 0.3618, 45.6497
      CIE-Lab:
        73.3176, 0.1480, 14.3130
        CIE-LCH:
        73.3176, 14.3138, 89.4075
        CIE-Luv:
        73.3176, 8.7145, 20.0912
        Hunter-Lab:
        67.5645, -3.4764, 14.7443
      #bfb39a color charts
#bfb39a RGB chart
      #bfb39a CMYK chart
      #bfb39a RGB pie chart
      #bfb39a color shades, tints & tones
#bfb39a color schemes
#bfb39a color preview, HTML & CSS examples
           This text has a color of #bfb39a        
        
          <p style="color:#bfb39a;">Text here</p>
        
        
          .mytext {color:#bfb39a;}
        
        Text color #bfb39a
      
           This box has a color of #bfb39a        
        
          <div style="background-color:#bfb39a;">Content here</div>
        
        
          .mybackground {background-color:#bfb39a;}
        
        Background color #bfb39a
      
           Border around this has a color of #bfb39a        
        
          <div style="border:2px solid #bfb39a;">Content here</div>
        
        
          .myborder {border:2px solid #bfb39a;}
        
        Border color #bfb39a