#bfca3a color space conversions
Hex:
        #bfca3a
        RGB:
        191, 202, 58
        CMY:
        25, 21, 77
        CMYK:
        5, 0, 71, 21
      HSL:
        65°, 57.6000%, 50.9804%
        HSV (HSB):
        65°, 71.2871%, 79.2157%
        XYZ:
        43.3701, 53.6229, 12.0674
        xyY:
        0.3977, 0.4917, 53.6229
      CIE-Lab:
        78.2413, -21.2777, 66.4165
        CIE-LCH:
        78.2413, 69.7416, 107.7638
        CIE-Luv:
        78.2413, -1.6033, 78.9809
        Hunter-Lab:
        73.2277, -22.4293, 41.4888
      #bfca3a color charts
#bfca3a RGB chart
      #bfca3a CMYK chart
      #bfca3a RGB pie chart
      #bfca3a color shades, tints & tones
#bfca3a color schemes
#bfca3a color preview, HTML & CSS examples
           This text has a color of #bfca3a        
        
          <p style="color:#bfca3a;">Text here</p>
        
        
          .mytext {color:#bfca3a;}
        
        Text color #bfca3a
      
           This box has a color of #bfca3a        
        
          <div style="background-color:#bfca3a;">Content here</div>
        
        
          .mybackground {background-color:#bfca3a;}
        
        Background color #bfca3a
      
           Border around this has a color of #bfca3a        
        
          <div style="border:2px solid #bfca3a;">Content here</div>
        
        
          .myborder {border:2px solid #bfca3a;}
        
        Border color #bfca3a