#bfaa89 color space conversions
Hex:
        #bfaa89
        RGB:
        191, 170, 137
        CMY:
        25, 33, 46
        CMYK:
        0, 11, 28, 25
      HSL:
        37°, 29.6703%, 64.3137%
        HSV (HSB):
        37°, 28.2723%, 74.9020%
        XYZ:
        40.3759, 41.6320, 29.5746
        xyY:
        0.3618, 0.3731, 41.6320
      CIE-Lab:
        70.6164, 2.5179, 19.8148
        CIE-LCH:
        70.6164, 19.9741, 82.7581
        CIE-Luv:
        70.6164, 15.1250, 26.5070
        Hunter-Lab:
        64.5228, -1.2164, 17.9899
      #bfaa89 color charts
#bfaa89 RGB chart
      #bfaa89 CMYK chart
      #bfaa89 RGB pie chart
      #bfaa89 color shades, tints & tones
#bfaa89 color schemes
#bfaa89 color preview, HTML & CSS examples
           This text has a color of #bfaa89        
        
          <p style="color:#bfaa89;">Text here</p>
        
        
          .mytext {color:#bfaa89;}
        
        Text color #bfaa89
      
           This box has a color of #bfaa89        
        
          <div style="background-color:#bfaa89;">Content here</div>
        
        
          .mybackground {background-color:#bfaa89;}
        
        Background color #bfaa89
      
           Border around this has a color of #bfaa89        
        
          <div style="border:2px solid #bfaa89;">Content here</div>
        
        
          .myborder {border:2px solid #bfaa89;}
        
        Border color #bfaa89