#fbd430 color space conversions
Hex:
        #fbd430
        RGB:
        251, 212, 48
        CMY:
        2, 17, 81
        CMYK:
        0, 16, 81, 2
      HSL:
        48°, 96.2085%, 58.6275%
        HSV (HSB):
        48°, 80.8765%, 98.4314%
        XYZ:
        63.8606, 67.8096, 12.5190
        xyY:
        0.4429, 0.4703, 67.8096
      CIE-Lab:
        85.9112, -1.3453, 78.4565
        CIE-LCH:
        85.9112, 78.4680, 90.9824
        CIE-Luv:
        85.9112, 34.0941, 86.2907
        Hunter-Lab:
        82.3466, -5.6779, 48.6288
      #fbd430 color charts
#fbd430 RGB chart
      #fbd430 CMYK chart
      #fbd430 RGB pie chart
      #fbd430 color shades, tints & tones
#fbd430 color schemes
#fbd430 color preview, HTML & CSS examples
           This text has a color of #fbd430        
        
          <p style="color:#fbd430;">Text here</p>
        
        
          .mytext {color:#fbd430;}
        
        Text color #fbd430
      
           This box has a color of #fbd430        
        
          <div style="background-color:#fbd430;">Content here</div>
        
        
          .mybackground {background-color:#fbd430;}
        
        Background color #fbd430
      
           Border around this has a color of #fbd430        
        
          <div style="border:2px solid #fbd430;">Content here</div>
        
        
          .myborder {border:2px solid #fbd430;}
        
        Border color #fbd430