#bfbb12 color space conversions
Hex:
        #bfbb12
        RGB:
        191, 187, 18
        CMY:
        25, 27, 93
        CMYK:
        0, 2, 91, 25
      HSL:
        59°, 82.7751%, 40.9804%
        HSV (HSB):
        59°, 90.5759%, 74.9020%
        XYZ:
        39.3654, 46.6607, 7.5039
        xyY:
        0.4209, 0.4989, 46.6607
      CIE-Lab:
        73.9722, -15.1090, 73.1260
        CIE-LCH:
        73.9722, 74.6706, 101.6740
        CIE-Luv:
        73.9722, 8.5203, 79.7468
        Hunter-Lab:
        68.3086, -16.6729, 41.3029
      #bfbb12 color charts
#bfbb12 RGB chart
      #bfbb12 CMYK chart
      #bfbb12 RGB pie chart
      #bfbb12 color shades, tints & tones
#bfbb12 color schemes
#bfbb12 color preview, HTML & CSS examples
           This text has a color of #bfbb12        
        
          <p style="color:#bfbb12;">Text here</p>
        
        
          .mytext {color:#bfbb12;}
        
        Text color #bfbb12
      
           This box has a color of #bfbb12        
        
          <div style="background-color:#bfbb12;">Content here</div>
        
        
          .mybackground {background-color:#bfbb12;}
        
        Background color #bfbb12
      
           Border around this has a color of #bfbb12        
        
          <div style="border:2px solid #bfbb12;">Content here</div>
        
        
          .myborder {border:2px solid #bfbb12;}
        
        Border color #bfbb12