#bfae3a color space conversions
Hex:
        #bfae3a
        RGB:
        191, 174, 58
        CMY:
        25, 32, 77
        CMYK:
        0, 9, 70, 25
      HSL:
        52°, 53.4137%, 48.8235%
        HSV (HSB):
        52°, 69.6335%, 74.9020%
        XYZ:
        37.3856, 41.6540, 10.0726
        xyY:
        0.4195, 0.4674, 41.6540
      CIE-Lab:
        70.6317, -7.0659, 58.9119
        CIE-LCH:
        70.6317, 59.3341, 96.8394
        CIE-Luv:
        70.6317, 16.6502, 67.1057
        Hunter-Lab:
        64.5399, -9.5462, 35.9247
      #bfae3a color charts
#bfae3a RGB chart
      #bfae3a CMYK chart
      #bfae3a RGB pie chart
      #bfae3a color shades, tints & tones
#bfae3a color schemes
#bfae3a color preview, HTML & CSS examples
           This text has a color of #bfae3a        
        
          <p style="color:#bfae3a;">Text here</p>
        
        
          .mytext {color:#bfae3a;}
        
        Text color #bfae3a
      
           This box has a color of #bfae3a        
        
          <div style="background-color:#bfae3a;">Content here</div>
        
        
          .mybackground {background-color:#bfae3a;}
        
        Background color #bfae3a
      
           Border around this has a color of #bfae3a        
        
          <div style="border:2px solid #bfae3a;">Content here</div>
        
        
          .myborder {border:2px solid #bfae3a;}
        
        Border color #bfae3a