#bfb46a color space conversions
Hex:
        #bfb46a
        RGB:
        191, 180, 106
        CMY:
        25, 29, 58
        CMYK:
        0, 6, 45, 25
      HSL:
        52°, 39.9061%, 58.2353%
        HSV (HSB):
        52°, 44.5026%, 74.9020%
        XYZ:
        40.4086, 44.7595, 20.1454
        xyY:
        0.3837, 0.4250, 44.7595
      CIE-Lab:
        72.7332, -6.5049, 39.0242
        CIE-LCH:
        72.7332, 39.5626, 99.4635
        CIE-Luv:
        72.7332, 10.8425, 50.4073
        Hunter-Lab:
        66.9025, -9.2668, 28.9787
      #bfb46a color charts
#bfb46a RGB chart
      #bfb46a CMYK chart
      #bfb46a RGB pie chart
      #bfb46a color shades, tints & tones
#bfb46a color schemes
#bfb46a color preview, HTML & CSS examples
           This text has a color of #bfb46a        
        
          <p style="color:#bfb46a;">Text here</p>
        
        
          .mytext {color:#bfb46a;}
        
        Text color #bfb46a
      
           This box has a color of #bfb46a        
        
          <div style="background-color:#bfb46a;">Content here</div>
        
        
          .mybackground {background-color:#bfb46a;}
        
        Background color #bfb46a
      
           Border around this has a color of #bfb46a        
        
          <div style="border:2px solid #bfb46a;">Content here</div>
        
        
          .myborder {border:2px solid #bfb46a;}
        
        Border color #bfb46a