#bfb324 color space conversions
Hex:
        #bfb324
        RGB:
        191, 179, 36
        CMY:
        25, 30, 86
        CMYK:
        0, 6, 81, 25
      HSL:
        55°, 68.2819%, 44.5098%
        HSV (HSB):
        55°, 81.1518%, 74.9020%
        XYZ:
        37.9244, 43.4439, 8.0558
        xyY:
        0.4241, 0.4858, 43.4439
      CIE-Lab:
        71.8553, -10.5885, 67.5134
        CIE-LCH:
        71.8553, 68.3386, 98.9134
        CIE-Luv:
        71.8553, 13.7278, 74.2321
        Hunter-Lab:
        65.9120, -12.6409, 38.8920
      #bfb324 color charts
#bfb324 RGB chart
      #bfb324 CMYK chart
      #bfb324 RGB pie chart
      #bfb324 color shades, tints & tones
#bfb324 color schemes
#bfb324 color preview, HTML & CSS examples
           This text has a color of #bfb324        
        
          <p style="color:#bfb324;">Text here</p>
        
        
          .mytext {color:#bfb324;}
        
        Text color #bfb324
      
           This box has a color of #bfb324        
        
          <div style="background-color:#bfb324;">Content here</div>
        
        
          .mybackground {background-color:#bfb324;}
        
        Background color #bfb324
      
           Border around this has a color of #bfb324        
        
          <div style="border:2px solid #bfb324;">Content here</div>
        
        
          .myborder {border:2px solid #bfb324;}
        
        Border color #bfb324