#bfbe0a color space conversions
Hex:
        #bfbe0a
        RGB:
        191, 190, 10
        CMY:
        25, 25, 96
        CMYK:
        0, 1, 95, 25
      HSL:
        60°, 90.0498%, 39.4118%
        HSV (HSB):
        60°, 94.7644%, 74.9020%
        XYZ:
        39.9541, 47.9252, 7.4318
        xyY:
        0.4192, 0.5028, 47.9252
      CIE-Lab:
        74.7777, -16.7323, 74.7782
        CIE-LCH:
        74.7777, 76.6273, 102.6127
        CIE-Luv:
        74.7777, 6.5688, 81.5100
        Hunter-Lab:
        69.2280, -18.1300, 42.0947
      #bfbe0a color charts
#bfbe0a RGB chart
      #bfbe0a CMYK chart
      #bfbe0a RGB pie chart
      #bfbe0a color shades, tints & tones
#bfbe0a color schemes
#bfbe0a color preview, HTML & CSS examples
           This text has a color of #bfbe0a        
        
          <p style="color:#bfbe0a;">Text here</p>
        
        
          .mytext {color:#bfbe0a;}
        
        Text color #bfbe0a
      
           This box has a color of #bfbe0a        
        
          <div style="background-color:#bfbe0a;">Content here</div>
        
        
          .mybackground {background-color:#bfbe0a;}
        
        Background color #bfbe0a
      
           Border around this has a color of #bfbe0a        
        
          <div style="border:2px solid #bfbe0a;">Content here</div>
        
        
          .myborder {border:2px solid #bfbe0a;}
        
        Border color #bfbe0a