#bfa828 color space conversions
Hex:
        #bfa828
        RGB:
        191, 168, 40
        CMY:
        25, 34, 84
        CMYK:
        0, 12, 79, 25
      HSL:
        51°, 65.3680%, 45.2941%
        HSV (HSB):
        51°, 79.0576%, 74.9020%
        XYZ:
        35.8715, 39.2348, 7.6899
        xyY:
        0.4333, 0.4739, 39.2348
      CIE-Lab:
        68.9210, -4.7064, 63.7450
        CIE-LCH:
        68.9210, 63.9185, 94.2226
        CIE-Luv:
        68.9210, 21.2996, 69.0287
        Hunter-Lab:
        62.6377, -7.3923, 36.5675
      #bfa828 color charts
#bfa828 RGB chart
      #bfa828 CMYK chart
      #bfa828 RGB pie chart
      #bfa828 color shades, tints & tones
#bfa828 color schemes
#bfa828 color preview, HTML & CSS examples
           This text has a color of #bfa828        
        
          <p style="color:#bfa828;">Text here</p>
        
        
          .mytext {color:#bfa828;}
        
        Text color #bfa828
      
           This box has a color of #bfa828        
        
          <div style="background-color:#bfa828;">Content here</div>
        
        
          .mybackground {background-color:#bfa828;}
        
        Background color #bfa828
      
           Border around this has a color of #bfa828        
        
          <div style="border:2px solid #bfa828;">Content here</div>
        
        
          .myborder {border:2px solid #bfa828;}
        
        Border color #bfa828