#bfb37d color space conversions
Hex:
        #bfb37d
        RGB:
        191, 179, 125
        CMY:
        25, 30, 51
        CMYK:
        0, 6, 35, 25
      HSL:
        49°, 34.0206%, 61.9608%
        HSV (HSB):
        49°, 34.5550%, 74.9020%
        XYZ:
        41.3076, 44.7972, 25.8716
        xyY:
        0.3689, 0.4001, 44.7972
      CIE-Lab:
        72.7582, -3.8447, 29.1561
        CIE-LCH:
        72.7582, 29.4085, 97.5119
        CIE-Luv:
        72.7582, 10.4799, 39.1995
        Hunter-Lab:
        66.9307, -6.9640, 23.9334
      #bfb37d color charts
#bfb37d RGB chart
      #bfb37d CMYK chart
      #bfb37d RGB pie chart
      #bfb37d color shades, tints & tones
#bfb37d color schemes
#bfb37d color preview, HTML & CSS examples
           This text has a color of #bfb37d        
        
          <p style="color:#bfb37d;">Text here</p>
        
        
          .mytext {color:#bfb37d;}
        
        Text color #bfb37d
      
           This box has a color of #bfb37d        
        
          <div style="background-color:#bfb37d;">Content here</div>
        
        
          .mybackground {background-color:#bfb37d;}
        
        Background color #bfb37d
      
           Border around this has a color of #bfb37d        
        
          <div style="border:2px solid #bfb37d;">Content here</div>
        
        
          .myborder {border:2px solid #bfb37d;}
        
        Border color #bfb37d