#fce164 color space conversions
Hex:
        #fce164
        RGB:
        252, 225, 100
        CMY:
        1, 12, 61
        CMYK:
        0, 11, 60, 1
      HSL:
        49°, 96.2025%, 69.0196%
        HSV (HSB):
        49°, 60.3175%, 98.8235%
        XYZ:
        69.3703, 75.4660, 22.9668
        xyY:
        0.4134, 0.4497, 75.4660
      CIE-Lab:
        89.6108, -5.0436, 63.0338
        CIE-LCH:
        89.6108, 63.2353, 94.5747
        CIE-Luv:
        89.6108, 24.0033, 77.2966
        Hunter-Lab:
        86.8712, -9.4846, 45.1349
      #fce164 color charts
#fce164 RGB chart
      #fce164 CMYK chart
      #fce164 RGB pie chart
      #fce164 color shades, tints & tones
#fce164 color schemes
#fce164 color preview, HTML & CSS examples
           This text has a color of #fce164        
        
          <p style="color:#fce164;">Text here</p>
        
        
          .mytext {color:#fce164;}
        
        Text color #fce164
      
           This box has a color of #fce164        
        
          <div style="background-color:#fce164;">Content here</div>
        
        
          .mybackground {background-color:#fce164;}
        
        Background color #fce164
      
           Border around this has a color of #fce164        
        
          <div style="border:2px solid #fce164;">Content here</div>
        
        
          .myborder {border:2px solid #fce164;}
        
        Border color #fce164