#bfa836 color space conversions
Hex:
        #bfa836
        RGB:
        191, 168, 54
        CMY:
        25, 34, 79
        CMYK:
        0, 12, 72, 25
      HSL:
        50°, 55.9184%, 48.0392%
        HSV (HSB):
        50°, 71.7277%, 74.9020%
        XYZ:
        36.1543, 39.3480, 9.1794
        xyY:
        0.4269, 0.4647, 39.3480
      CIE-Lab:
        69.0026, -4.1107, 58.8598
        CIE-LCH:
        69.0026, 59.0032, 93.9950
        CIE-Luv:
        69.0026, 20.9165, 65.6829
        Hunter-Lab:
        62.7280, -6.8924, 35.2333
      #bfa836 color charts
#bfa836 RGB chart
      #bfa836 CMYK chart
      #bfa836 RGB pie chart
      #bfa836 color shades, tints & tones
#bfa836 color schemes
#bfa836 color preview, HTML & CSS examples
           This text has a color of #bfa836        
        
          <p style="color:#bfa836;">Text here</p>
        
        
          .mytext {color:#bfa836;}
        
        Text color #bfa836
      
           This box has a color of #bfa836        
        
          <div style="background-color:#bfa836;">Content here</div>
        
        
          .mybackground {background-color:#bfa836;}
        
        Background color #bfa836
      
           Border around this has a color of #bfa836        
        
          <div style="border:2px solid #bfa836;">Content here</div>
        
        
          .myborder {border:2px solid #bfa836;}
        
        Border color #bfa836