#fce142 color space conversions
Hex:
        #fce142
        RGB:
        252, 225, 66
        CMY:
        1, 12, 74
        CMYK:
        0, 11, 74, 1
      HSL:
        51°, 96.8750%, 62.3529%
        HSV (HSB):
        51°, 73.8095%, 98.8235%
        XYZ:
        68.0535, 74.9392, 16.0322
        xyY:
        0.4279, 0.4712, 74.9392
      CIE-Lab:
        89.3645, -6.8488, 76.0524
        CIE-LCH:
        89.3645, 76.3601, 95.1458
        CIE-Luv:
        89.3645, 25.1462, 87.6798
        Hunter-Lab:
        86.5674, -11.1684, 49.6168
      #fce142 color charts
#fce142 RGB chart
      #fce142 CMYK chart
      #fce142 RGB pie chart
      #fce142 color shades, tints & tones
#fce142 color schemes
#fce142 color preview, HTML & CSS examples
           This text has a color of #fce142        
        
          <p style="color:#fce142;">Text here</p>
        
        
          .mytext {color:#fce142;}
        
        Text color #fce142
      
           This box has a color of #fce142        
        
          <div style="background-color:#fce142;">Content here</div>
        
        
          .mybackground {background-color:#fce142;}
        
        Background color #fce142
      
           Border around this has a color of #fce142        
        
          <div style="border:2px solid #fce142;">Content here</div>
        
        
          .myborder {border:2px solid #fce142;}
        
        Border color #fce142