#bfa821 color space conversions
Hex:
        #bfa821
        RGB:
        191, 168, 33
        CMY:
        25, 34, 87
        CMYK:
        0, 12, 83, 25
      HSL:
        51°, 70.5357%, 43.9216%
        HSV (HSB):
        51°, 82.7225%, 74.9020%
        XYZ:
        35.7630, 39.1914, 7.1186
        xyY:
        0.4357, 0.4775, 39.1914
      CIE-Lab:
        68.8897, -4.9361, 65.7912
        CIE-LCH:
        68.8897, 65.9761, 94.2906
        CIE-Luv:
        68.8897, 21.4484, 70.3280
        Hunter-Lab:
        62.6031, -7.5844, 37.0802
      #bfa821 color charts
#bfa821 RGB chart
      #bfa821 CMYK chart
      #bfa821 RGB pie chart
      #bfa821 color shades, tints & tones
#bfa821 color schemes
#bfa821 color preview, HTML & CSS examples
           This text has a color of #bfa821        
        
          <p style="color:#bfa821;">Text here</p>
        
        
          .mytext {color:#bfa821;}
        
        Text color #bfa821
      
           This box has a color of #bfa821        
        
          <div style="background-color:#bfa821;">Content here</div>
        
        
          .mybackground {background-color:#bfa821;}
        
        Background color #bfa821
      
           Border around this has a color of #bfa821        
        
          <div style="border:2px solid #bfa821;">Content here</div>
        
        
          .myborder {border:2px solid #bfa821;}
        
        Border color #bfa821