#bfb41d color space conversions
Hex:
        #bfb41d
        RGB:
        191, 180, 29
        CMY:
        25, 29, 89
        CMYK:
        0, 6, 85, 25
      HSL:
        56°, 73.6364%, 43.1373%
        HSV (HSB):
        56°, 84.8168%, 74.9020%
        XYZ:
        38.0289, 43.8076, 7.6138
        xyY:
        0.4251, 0.4897, 43.8076
      CIE-Lab:
        72.0997, -11.3044, 69.4993
        CIE-LCH:
        72.0997, 70.4127, 99.2385
        CIE-Luv:
        72.0997, 13.1456, 75.7299
        Hunter-Lab:
        66.1873, -13.2680, 39.5108
      #bfb41d color charts
#bfb41d RGB chart
      #bfb41d CMYK chart
      #bfb41d RGB pie chart
      #bfb41d color shades, tints & tones
#bfb41d color schemes
#bfb41d color preview, HTML & CSS examples
           This text has a color of #bfb41d        
        
          <p style="color:#bfb41d;">Text here</p>
        
        
          .mytext {color:#bfb41d;}
        
        Text color #bfb41d
      
           This box has a color of #bfb41d        
        
          <div style="background-color:#bfb41d;">Content here</div>
        
        
          .mybackground {background-color:#bfb41d;}
        
        Background color #bfb41d
      
           Border around this has a color of #bfb41d        
        
          <div style="border:2px solid #bfb41d;">Content here</div>
        
        
          .myborder {border:2px solid #bfb41d;}
        
        Border color #bfb41d