#fcdd1f color space conversions
Hex:
        #fcdd1f
        RGB:
        252, 221, 31
        CMY:
        1, 13, 88
        CMYK:
        0, 12, 88, 1
      HSL:
        52°, 97.3568%, 55.4902%
        HSV (HSB):
        52°, 87.6984%, 98.8235%
        XYZ:
        66.2487, 72.5073, 11.7999
        xyY:
        0.4400, 0.4816, 72.5073
      CIE-Lab:
        88.2122, -5.8716, 84.3227
        CIE-LCH:
        88.2122, 84.5269, 93.9832
        CIE-Luv:
        88.2122, 28.6503, 92.1769
        Hunter-Lab:
        85.1512, -10.1395, 51.3896
      #fcdd1f color charts
#fcdd1f RGB chart
      #fcdd1f CMYK chart
      #fcdd1f RGB pie chart
      #fcdd1f color shades, tints & tones
#fcdd1f color schemes
#fcdd1f color preview, HTML & CSS examples
           This text has a color of #fcdd1f        
        
          <p style="color:#fcdd1f;">Text here</p>
        
        
          .mytext {color:#fcdd1f;}
        
        Text color #fcdd1f
      
           This box has a color of #fcdd1f        
        
          <div style="background-color:#fcdd1f;">Content here</div>
        
        
          .mybackground {background-color:#fcdd1f;}
        
        Background color #fcdd1f
      
           Border around this has a color of #fcdd1f        
        
          <div style="border:2px solid #fcdd1f;">Content here</div>
        
        
          .myborder {border:2px solid #fcdd1f;}
        
        Border color #fcdd1f