#fdc71f color space conversions
Hex:
        #fdc71f
        RGB:
        253, 199, 31
        CMY:
        1, 22, 88
        CMYK:
        0, 21, 88, 1
      HSL:
        45°, 98.2301%, 55.6863%
        HSV (HSB):
        45°, 87.7470%, 99.2157%
        XYZ:
        61.1788, 61.8284, 10.0059
        xyY:
        0.4599, 0.4648, 61.8284
      CIE-Lab:
        82.8221, 5.7514, 80.1297
        CIE-LCH:
        82.8221, 80.3359, 85.8946
        CIE-Luv:
        82.8221, 45.6529, 83.9236
        Hunter-Lab:
        78.6311, 1.2773, 47.4970
      #fdc71f color charts
#fdc71f RGB chart
      #fdc71f CMYK chart
      #fdc71f RGB pie chart
      #fdc71f color shades, tints & tones
#fdc71f color schemes
#fdc71f color preview, HTML & CSS examples
           This text has a color of #fdc71f        
        
          <p style="color:#fdc71f;">Text here</p>
        
        
          .mytext {color:#fdc71f;}
        
        Text color #fdc71f
      
           This box has a color of #fdc71f        
        
          <div style="background-color:#fdc71f;">Content here</div>
        
        
          .mybackground {background-color:#fdc71f;}
        
        Background color #fdc71f
      
           Border around this has a color of #fdc71f        
        
          <div style="border:2px solid #fdc71f;">Content here</div>
        
        
          .myborder {border:2px solid #fdc71f;}
        
        Border color #fdc71f