#bfb428 color space conversions
Hex:
        #bfb428
        RGB:
        191, 180, 40
        CMY:
        25, 29, 84
        CMYK:
        0, 6, 79, 25
      HSL:
        56°, 65.3680%, 45.2941%
        HSV (HSB):
        56°, 79.0576%, 74.9020%
        XYZ:
        38.1901, 43.8721, 8.4628
        xyY:
        0.4219, 0.4846, 43.8721
      CIE-Lab:
        72.1429, -10.9707, 66.6183
        CIE-LCH:
        72.1429, 67.5156, 99.3515
        CIE-Luv:
        72.1429, 12.9795, 73.9064
        Hunter-Lab:
        66.2360, -12.9941, 38.7899
      #bfb428 color charts
#bfb428 RGB chart
      #bfb428 CMYK chart
      #bfb428 RGB pie chart
      #bfb428 color shades, tints & tones
#bfb428 color schemes
#bfb428 color preview, HTML & CSS examples
           This text has a color of #bfb428        
        
          <p style="color:#bfb428;">Text here</p>
        
        
          .mytext {color:#bfb428;}
        
        Text color #bfb428
      
           This box has a color of #bfb428        
        
          <div style="background-color:#bfb428;">Content here</div>
        
        
          .mybackground {background-color:#bfb428;}
        
        Background color #bfb428
      
           Border around this has a color of #bfb428        
        
          <div style="border:2px solid #bfb428;">Content here</div>
        
        
          .myborder {border:2px solid #bfb428;}
        
        Border color #bfb428