#fbd401 color space conversions
Hex:
        #fbd401
        RGB:
        251, 212, 1
        CMY:
        2, 17, 100
        CMYK:
        0, 16, 100, 2
      HSL:
        51°, 99.2063%, 49.4118%
        HSV (HSB):
        51°, 99.6016%, 98.4314%
        XYZ:
        63.3326, 67.5984, 9.7385
        xyY:
        0.4502, 0.4805, 67.5984
      CIE-Lab:
        85.8052, -2.0991, 86.0844
        CIE-LCH:
        85.8052, 86.1100, 91.3968
        CIE-Luv:
        85.8052, 34.6942, 90.8889
        Hunter-Lab:
        82.2182, -6.3836, 50.5300
      #fbd401 color charts
#fbd401 RGB chart
      #fbd401 CMYK chart
      #fbd401 RGB pie chart
      #fbd401 color shades, tints & tones
#fbd401 color schemes
#fbd401 color preview, HTML & CSS examples
           This text has a color of #fbd401        
        
          <p style="color:#fbd401;">Text here</p>
        
        
          .mytext {color:#fbd401;}
        
        Text color #fbd401
      
           This box has a color of #fbd401        
        
          <div style="background-color:#fbd401;">Content here</div>
        
        
          .mybackground {background-color:#fbd401;}
        
        Background color #fbd401
      
           Border around this has a color of #fbd401        
        
          <div style="border:2px solid #fbd401;">Content here</div>
        
        
          .myborder {border:2px solid #fbd401;}
        
        Border color #fbd401