#bfca41 color space conversions
Hex:
        #bfca41
        RGB:
        191, 202, 65
        CMY:
        25, 21, 75
        CMYK:
        5, 0, 68, 21
      HSL:
        65°, 56.3786%, 52.3529%
        HSV (HSB):
        65°, 67.8218%, 79.2157%
        XYZ:
        43.5605, 53.6991, 13.0701
        xyY:
        0.3948, 0.4867, 53.6991
      CIE-Lab:
        78.2859, -20.9074, 63.9031
        CIE-LCH:
        78.2859, 67.2363, 108.1168
        CIE-Luv:
        78.2859, -1.7077, 77.0958
        Hunter-Lab:
        73.2797, -22.1315, 40.7208
      #bfca41 color charts
#bfca41 RGB chart
      #bfca41 CMYK chart
      #bfca41 RGB pie chart
      #bfca41 color shades, tints & tones
#bfca41 color schemes
#bfca41 color preview, HTML & CSS examples
           This text has a color of #bfca41        
        
          <p style="color:#bfca41;">Text here</p>
        
        
          .mytext {color:#bfca41;}
        
        Text color #bfca41
      
           This box has a color of #bfca41        
        
          <div style="background-color:#bfca41;">Content here</div>
        
        
          .mybackground {background-color:#bfca41;}
        
        Background color #bfca41
      
           Border around this has a color of #bfca41        
        
          <div style="border:2px solid #bfca41;">Content here</div>
        
        
          .myborder {border:2px solid #bfca41;}
        
        Border color #bfca41