#fdd42f color space conversions
Hex:
        #fdd42f
        RGB:
        253, 212, 47
        CMY:
        1, 17, 82
        CMYK:
        0, 16, 81, 1
      HSL:
        48°, 98.0952%, 58.8235%
        HSV (HSB):
        48°, 81.4229%, 99.2157%
        XYZ:
        64.5646, 68.1748, 12.4455
        xyY:
        0.4447, 0.4696, 68.1748
      CIE-Lab:
        86.0938, -0.5294, 78.9623
        CIE-LCH:
        86.0938, 78.9641, 90.3841
        CIE-Luv:
        86.0938, 35.6140, 86.5084
        Hunter-Lab:
        82.5681, -4.9150, 48.8609
      #fdd42f color charts
#fdd42f RGB chart
      #fdd42f CMYK chart
      #fdd42f RGB pie chart
      #fdd42f color shades, tints & tones
#fdd42f color schemes
#fdd42f color preview, HTML & CSS examples
           This text has a color of #fdd42f        
        
          <p style="color:#fdd42f;">Text here</p>
        
        
          .mytext {color:#fdd42f;}
        
        Text color #fdd42f
      
           This box has a color of #fdd42f        
        
          <div style="background-color:#fdd42f;">Content here</div>
        
        
          .mybackground {background-color:#fdd42f;}
        
        Background color #fdd42f
      
           Border around this has a color of #fdd42f        
        
          <div style="border:2px solid #fdd42f;">Content here</div>
        
        
          .myborder {border:2px solid #fdd42f;}
        
        Border color #fdd42f