#bfa81a color space conversions
Hex:
        #bfa81a
        RGB:
        191, 168, 26
        CMY:
        25, 34, 90
        CMYK:
        0, 12, 86, 25
      HSL:
        52°, 76.0369%, 42.5490%
        HSV (HSB):
        52°, 86.3874%, 74.9020%
        XYZ:
        35.6749, 39.1562, 6.6549
        xyY:
        0.4378, 0.4805, 39.1562
      CIE-Lab:
        68.8643, -5.1229, 67.5362
        CIE-LCH:
        68.8643, 67.7302, 94.3378
        CIE-Luv:
        68.8643, 21.5700, 71.3892
        Hunter-Lab:
        62.5749, -7.7405, 37.4969
      #bfa81a color charts
#bfa81a RGB chart
      #bfa81a CMYK chart
      #bfa81a RGB pie chart
      #bfa81a color shades, tints & tones
#bfa81a color schemes
#bfa81a color preview, HTML & CSS examples
           This text has a color of #bfa81a        
        
          <p style="color:#bfa81a;">Text here</p>
        
        
          .mytext {color:#bfa81a;}
        
        Text color #bfa81a
      
           This box has a color of #bfa81a        
        
          <div style="background-color:#bfa81a;">Content here</div>
        
        
          .mybackground {background-color:#bfa81a;}
        
        Background color #bfa81a
      
           Border around this has a color of #bfa81a        
        
          <div style="border:2px solid #bfa81a;">Content here</div>
        
        
          .myborder {border:2px solid #bfa81a;}
        
        Border color #bfa81a