#fbdb1f color space conversions
Hex:
        #fbdb1f
        RGB:
        251, 219, 31
        CMY:
        2, 14, 88
        CMYK:
        0, 13, 88, 2
      HSL:
        51°, 96.4912%, 55.2941%
        HSV (HSB):
        51°, 87.6494%, 98.4314%
        XYZ:
        65.3625, 71.2712, 11.6081
        xyY:
        0.4409, 0.4808, 71.2712
      CIE-Lab:
        87.6166, -5.2899, 83.8155
        CIE-LCH:
        87.6166, 83.9823, 93.6114
        CIE-Luv:
        87.6166, 29.3458, 91.4096
        Hunter-Lab:
        84.4223, -9.5384, 50.9432
      #fbdb1f color charts
#fbdb1f RGB chart
      #fbdb1f CMYK chart
      #fbdb1f RGB pie chart
      #fbdb1f color shades, tints & tones
#fbdb1f color schemes
#fbdb1f color preview, HTML & CSS examples
           This text has a color of #fbdb1f        
        
          <p style="color:#fbdb1f;">Text here</p>
        
        
          .mytext {color:#fbdb1f;}
        
        Text color #fbdb1f
      
           This box has a color of #fbdb1f        
        
          <div style="background-color:#fbdb1f;">Content here</div>
        
        
          .mybackground {background-color:#fbdb1f;}
        
        Background color #fbdb1f
      
           Border around this has a color of #fbdb1f        
        
          <div style="border:2px solid #fbdb1f;">Content here</div>
        
        
          .myborder {border:2px solid #fbdb1f;}
        
        Border color #fbdb1f