#bfab44 color space conversions
Hex:
        #bfab44
        RGB:
        191, 171, 68
        CMY:
        25, 33, 73
        CMYK:
        0, 10, 64, 25
      HSL:
        50°, 49.0040%, 50.7843%
        HSV (HSB):
        50°, 64.3979%, 74.9020%
        XYZ:
        37.0922, 40.6195, 11.3542
        xyY:
        0.4165, 0.4561, 40.6195
      CIE-Lab:
        69.9085, -4.9100, 53.9807
        CIE-LCH:
        69.9085, 54.2035, 95.1972
        CIE-Luv:
        69.9085, 18.3632, 62.6365
        Hunter-Lab:
        63.7335, -7.6486, 34.0508
      #bfab44 color charts
#bfab44 RGB chart
      #bfab44 CMYK chart
      #bfab44 RGB pie chart
      #bfab44 color shades, tints & tones
#bfab44 color schemes
#bfab44 color preview, HTML & CSS examples
           This text has a color of #bfab44        
        
          <p style="color:#bfab44;">Text here</p>
        
        
          .mytext {color:#bfab44;}
        
        Text color #bfab44
      
           This box has a color of #bfab44        
        
          <div style="background-color:#bfab44;">Content here</div>
        
        
          .mybackground {background-color:#bfab44;}
        
        Background color #bfab44
      
           Border around this has a color of #bfab44        
        
          <div style="border:2px solid #bfab44;">Content here</div>
        
        
          .myborder {border:2px solid #bfab44;}
        
        Border color #bfab44