#bfa06a color space conversions
Hex:
        #bfa06a
        RGB:
        191, 160, 106
        CMY:
        25, 37, 58
        CMYK:
        0, 16, 45, 25
      HSL:
        38°, 39.9061%, 58.2353%
        HSV (HSB):
        38°, 44.5026%, 74.9020%
        XYZ:
        36.6582, 37.2586, 18.8952
        xyY:
        0.3950, 0.4014, 37.2586
      CIE-Lab:
        67.4706, 4.1679, 32.3586
        CIE-LCH:
        67.4706, 32.6259, 82.6606
        CIE-Luv:
        67.4706, 23.6649, 40.1666
        Hunter-Lab:
        61.0398, 0.3806, 24.3743
      #bfa06a color charts
#bfa06a RGB chart
      #bfa06a CMYK chart
      #bfa06a RGB pie chart
      #bfa06a color shades, tints & tones
#bfa06a color schemes
#bfa06a color preview, HTML & CSS examples
           This text has a color of #bfa06a        
        
          <p style="color:#bfa06a;">Text here</p>
        
        
          .mytext {color:#bfa06a;}
        
        Text color #bfa06a
      
           This box has a color of #bfa06a        
        
          <div style="background-color:#bfa06a;">Content here</div>
        
        
          .mybackground {background-color:#bfa06a;}
        
        Background color #bfa06a
      
           Border around this has a color of #bfa06a        
        
          <div style="border:2px solid #bfa06a;">Content here</div>
        
        
          .myborder {border:2px solid #bfa06a;}
        
        Border color #bfa06a