#bfa21a color space conversions
Hex:
        #bfa21a
        RGB:
        191, 162, 26
        CMY:
        25, 36, 90
        CMYK:
        0, 15, 86, 25
      HSL:
        49°, 76.0369%, 42.5490%
        HSV (HSB):
        49°, 86.3874%, 74.9020%
        XYZ:
        34.5926, 36.9916, 6.2941
        xyY:
        0.4442, 0.4750, 36.9916
      CIE-Lab:
        67.2707, -1.9391, 66.2389
        CIE-LCH:
        67.2707, 66.2673, 91.6768
        CIE-Luv:
        67.2707, 25.8969, 69.0193
        Hunter-Lab:
        60.8207, -4.9119, 36.4388
      #bfa21a color charts
#bfa21a RGB chart
      #bfa21a CMYK chart
      #bfa21a RGB pie chart
      #bfa21a color shades, tints & tones
#bfa21a color schemes
#bfa21a color preview, HTML & CSS examples
           This text has a color of #bfa21a        
        
          <p style="color:#bfa21a;">Text here</p>
        
        
          .mytext {color:#bfa21a;}
        
        Text color #bfa21a
      
           This box has a color of #bfa21a        
        
          <div style="background-color:#bfa21a;">Content here</div>
        
        
          .mybackground {background-color:#bfa21a;}
        
        Background color #bfa21a
      
           Border around this has a color of #bfa21a        
        
          <div style="border:2px solid #bfa21a;">Content here</div>
        
        
          .myborder {border:2px solid #bfa21a;}
        
        Border color #bfa21a