#fce060 color space conversions
Hex:
        #fce060
        RGB:
        252, 224, 96
        CMY:
        1, 12, 62
        CMYK:
        0, 11, 62, 1
      HSL:
        49°, 96.2963%, 68.2353%
        HSV (HSB):
        49°, 61.9048%, 98.8235%
        XYZ:
        68.9119, 74.8513, 21.8820
        xyY:
        0.4160, 0.4519, 74.8513
      CIE-Lab:
        89.3233, -4.7982, 64.4427
        CIE-LCH:
        89.3233, 64.6211, 94.2582
        CIE-Luv:
        89.3233, 24.8417, 78.3258
        Hunter-Lab:
        86.5166, -9.2261, 45.5659
      #fce060 color charts
#fce060 RGB chart
      #fce060 CMYK chart
      #fce060 RGB pie chart
      #fce060 color shades, tints & tones
#fce060 color schemes
#fce060 color preview, HTML & CSS examples
           This text has a color of #fce060        
        
          <p style="color:#fce060;">Text here</p>
        
        
          .mytext {color:#fce060;}
        
        Text color #fce060
      
           This box has a color of #fce060        
        
          <div style="background-color:#fce060;">Content here</div>
        
        
          .mybackground {background-color:#fce060;}
        
        Background color #fce060
      
           Border around this has a color of #fce060        
        
          <div style="border:2px solid #fce060;">Content here</div>
        
        
          .myborder {border:2px solid #fce060;}
        
        Border color #fce060