#bfb79e color space conversions
Hex:
        #bfb79e
        RGB:
        191, 183, 158
        CMY:
        25, 28, 38
        CMYK:
        0, 4, 17, 25
      HSL:
        45°, 20.4969%, 68.4314%
        HSV (HSB):
        45°, 17.2775%, 74.9020%
        XYZ:
        44.5909, 47.4120, 39.1490
        xyY:
        0.3400, 0.3615, 47.4120
      CIE-Lab:
        74.4525, -1.3682, 13.7361
        CIE-LCH:
        74.4525, 13.8040, 95.6881
        CIE-Luv:
        74.4525, 6.2143, 19.6724
        Hunter-Lab:
        68.8563, -4.9032, 14.4895
      #bfb79e color charts
#bfb79e RGB chart
      #bfb79e CMYK chart
      #bfb79e RGB pie chart
      #bfb79e color shades, tints & tones
#bfb79e color schemes
#bfb79e color preview, HTML & CSS examples
           This text has a color of #bfb79e        
        
          <p style="color:#bfb79e;">Text here</p>
        
        
          .mytext {color:#bfb79e;}
        
        Text color #bfb79e
      
           This box has a color of #bfb79e        
        
          <div style="background-color:#bfb79e;">Content here</div>
        
        
          .mybackground {background-color:#bfb79e;}
        
        Background color #bfb79e
      
           Border around this has a color of #bfb79e        
        
          <div style="border:2px solid #bfb79e;">Content here</div>
        
        
          .myborder {border:2px solid #bfb79e;}
        
        Border color #bfb79e