#fbd250 color space conversions
Hex:
        #fbd250
        RGB:
        251, 210, 80
        CMY:
        2, 18, 69
        CMYK:
        0, 16, 68, 2
      HSL:
        46°, 95.5307%, 64.9020%
        HSV (HSB):
        46°, 68.1275%, 98.4314%
        XYZ:
        64.2782, 67.1816, 17.1689
        xyY:
        0.4325, 0.4520, 67.1816
      CIE-Lab:
        85.5956, 0.9674, 67.1149
        CIE-LCH:
        85.5956, 67.1218, 89.1742
        CIE-Luv:
        85.5956, 34.5042, 77.7025
        Hunter-Lab:
        81.9644, -3.4542, 44.9557
      #fbd250 color charts
#fbd250 RGB chart
      #fbd250 CMYK chart
      #fbd250 RGB pie chart
      #fbd250 color shades, tints & tones
#fbd250 color schemes
#fbd250 color preview, HTML & CSS examples
           This text has a color of #fbd250        
        
          <p style="color:#fbd250;">Text here</p>
        
        
          .mytext {color:#fbd250;}
        
        Text color #fbd250
      
           This box has a color of #fbd250        
        
          <div style="background-color:#fbd250;">Content here</div>
        
        
          .mybackground {background-color:#fbd250;}
        
        Background color #fbd250
      
           Border around this has a color of #fbd250        
        
          <div style="border:2px solid #fbd250;">Content here</div>
        
        
          .myborder {border:2px solid #fbd250;}
        
        Border color #fbd250