#bfac79 color space conversions
Hex:
        #bfac79
        RGB:
        191, 172, 121
        CMY:
        25, 33, 53
        CMYK:
        0, 10, 37, 25
      HSL:
        44°, 35.3535%, 61.1765%
        HSV (HSB):
        44°, 36.6492%, 74.9020%
        XYZ:
        39.6896, 41.9619, 24.0967
        xyY:
        0.3753, 0.3968, 41.9619
      CIE-Lab:
        70.8446, -0.6078, 28.7570
        CIE-LCH:
        70.8446, 28.7634, 91.2107
        CIE-Luv:
        70.8446, 15.0036, 37.7986
        Hunter-Lab:
        64.7780, -3.9943, 23.2893
      #bfac79 color charts
#bfac79 RGB chart
      #bfac79 CMYK chart
      #bfac79 RGB pie chart
      #bfac79 color shades, tints & tones
#bfac79 color schemes
#bfac79 color preview, HTML & CSS examples
           This text has a color of #bfac79        
        
          <p style="color:#bfac79;">Text here</p>
        
        
          .mytext {color:#bfac79;}
        
        Text color #bfac79
      
           This box has a color of #bfac79        
        
          <div style="background-color:#bfac79;">Content here</div>
        
        
          .mybackground {background-color:#bfac79;}
        
        Background color #bfac79
      
           Border around this has a color of #bfac79        
        
          <div style="border:2px solid #bfac79;">Content here</div>
        
        
          .myborder {border:2px solid #bfac79;}
        
        Border color #bfac79