#bfa17a color space conversions
Hex:
        #bfa17a
        RGB:
        191, 161, 122
        CMY:
        25, 37, 52
        CMYK:
        0, 16, 36, 25
      HSL:
        34°, 35.0254%, 61.3725%
        HSV (HSB):
        34°, 36.1257%, 74.9020%
        XYZ:
        37.7436, 37.9712, 23.7522
        xyY:
        0.3795, 0.3817, 37.9712
      CIE-Lab:
        67.9994, 5.4456, 24.4307
        CIE-LCH:
        67.9994, 25.0303, 77.4343
        CIE-Luv:
        67.9994, 21.7899, 31.1909
        Hunter-Lab:
        61.6208, 1.4972, 20.2808
      #bfa17a color charts
#bfa17a RGB chart
      #bfa17a CMYK chart
      #bfa17a RGB pie chart
      #bfa17a color shades, tints & tones
#bfa17a color schemes
#bfa17a color preview, HTML & CSS examples
           This text has a color of #bfa17a        
        
          <p style="color:#bfa17a;">Text here</p>
        
        
          .mytext {color:#bfa17a;}
        
        Text color #bfa17a
      
           This box has a color of #bfa17a        
        
          <div style="background-color:#bfa17a;">Content here</div>
        
        
          .mybackground {background-color:#bfa17a;}
        
        Background color #bfa17a
      
           Border around this has a color of #bfa17a        
        
          <div style="border:2px solid #bfa17a;">Content here</div>
        
        
          .myborder {border:2px solid #bfa17a;}
        
        Border color #bfa17a