#bfa827 color space conversions
Hex:
        #bfa827
        RGB:
        191, 168, 39
        CMY:
        25, 34, 85
        CMYK:
        0, 12, 80, 25
      HSL:
        51°, 66.0870%, 45.0980%
        HSV (HSB):
        51°, 79.5812%, 74.9020%
        XYZ:
        35.8547, 39.2281, 7.6015
        xyY:
        0.4336, 0.4744, 39.2281
      CIE-Lab:
        68.9162, -4.7419, 64.0548
        CIE-LCH:
        68.9162, 64.2301, 94.2338
        CIE-Luv:
        68.9162, 21.3226, 69.2292
        Hunter-Lab:
        62.6324, -7.4220, 36.6468
      #bfa827 color charts
#bfa827 RGB chart
      #bfa827 CMYK chart
      #bfa827 RGB pie chart
      #bfa827 color shades, tints & tones
#bfa827 color schemes
#bfa827 color preview, HTML & CSS examples
           This text has a color of #bfa827        
        
          <p style="color:#bfa827;">Text here</p>
        
        
          .mytext {color:#bfa827;}
        
        Text color #bfa827
      
           This box has a color of #bfa827        
        
          <div style="background-color:#bfa827;">Content here</div>
        
        
          .mybackground {background-color:#bfa827;}
        
        Background color #bfa827
      
           Border around this has a color of #bfa827        
        
          <div style="border:2px solid #bfa827;">Content here</div>
        
        
          .myborder {border:2px solid #bfa827;}
        
        Border color #bfa827