#fcd070 color space conversions
Hex:
        #fcd070
        RGB:
        252, 208, 112
        CMY:
        1, 18, 56
        CMYK:
        0, 17, 56, 1
      HSL:
        41°, 95.8904%, 71.3725%
        HSV (HSB):
        41°, 55.5556%, 98.8235%
        XYZ:
        65.6254, 66.9770, 24.7983
        xyY:
        0.4169, 0.4255, 66.9770
      CIE-Lab:
        85.4924, 4.4572, 52.8489
        CIE-LCH:
        85.4924, 53.0366, 85.1792
        CIE-Luv:
        85.4924, 34.9915, 64.7612
        Hunter-Lab:
        81.8395, -0.0837, 39.3221
      #fcd070 color charts
#fcd070 RGB chart
      #fcd070 CMYK chart
      #fcd070 RGB pie chart
      #fcd070 color shades, tints & tones
#fcd070 color schemes
#fcd070 color preview, HTML & CSS examples
           This text has a color of #fcd070        
        
          <p style="color:#fcd070;">Text here</p>
        
        
          .mytext {color:#fcd070;}
        
        Text color #fcd070
      
           This box has a color of #fcd070        
        
          <div style="background-color:#fcd070;">Content here</div>
        
        
          .mybackground {background-color:#fcd070;}
        
        Background color #fcd070
      
           Border around this has a color of #fcd070        
        
          <div style="border:2px solid #fcd070;">Content here</div>
        
        
          .myborder {border:2px solid #fcd070;}
        
        Border color #fcd070