#bfca52 color space conversions
Hex:
        #bfca52
        RGB:
        191, 202, 82
        CMY:
        25, 21, 68
        CMYK:
        5, 0, 59, 21
      HSL:
        66°, 53.0973%, 55.6863%
        HSV (HSB):
        66°, 59.4059%, 79.2157%
        XYZ:
        44.1294, 53.9266, 16.0657
        xyY:
        0.3867, 0.4725, 53.9266
      CIE-Lab:
        78.4189, -19.8098, 57.1072
        CIE-LCH:
        78.4189, 60.4455, 109.1311
        CIE-Luv:
        78.4189, -2.0144, 71.5616
        Hunter-Lab:
        73.4347, -21.2442, 38.4332
      #bfca52 color charts
#bfca52 RGB chart
      #bfca52 CMYK chart
      #bfca52 RGB pie chart
      #bfca52 color shades, tints & tones
#bfca52 color schemes
#bfca52 color preview, HTML & CSS examples
           This text has a color of #bfca52        
        
          <p style="color:#bfca52;">Text here</p>
        
        
          .mytext {color:#bfca52;}
        
        Text color #bfca52
      
           This box has a color of #bfca52        
        
          <div style="background-color:#bfca52;">Content here</div>
        
        
          .mybackground {background-color:#bfca52;}
        
        Background color #bfca52
      
           Border around this has a color of #bfca52        
        
          <div style="border:2px solid #bfca52;">Content here</div>
        
        
          .myborder {border:2px solid #bfca52;}
        
        Border color #bfca52