#fecf66 color space conversions
Hex:
        #fecf66
        RGB:
        254, 207, 102
        CMY:
        0, 19, 60
        CMYK:
        0, 19, 60, 0
      HSL:
        41°, 98.7013%, 69.8039%
        HSV (HSB):
        41°, 59.8425%, 99.6078%
        XYZ:
        65.5841, 66.6558, 21.9796
        xyY:
        0.4253, 0.4322, 66.6558
      CIE-Lab:
        85.3298, 5.0652, 57.3836
        CIE-LCH:
        85.3298, 57.6067, 84.9556
        CIE-Luv:
        85.3298, 37.7573, 68.6788
        Hunter-Lab:
        81.6430, 0.5145, 41.1883
      #fecf66 color charts
#fecf66 RGB chart
      #fecf66 CMYK chart
      #fecf66 RGB pie chart
      #fecf66 color shades, tints & tones
#fecf66 color schemes
#fecf66 color preview, HTML & CSS examples
           This text has a color of #fecf66        
        
          <p style="color:#fecf66;">Text here</p>
        
        
          .mytext {color:#fecf66;}
        
        Text color #fecf66
      
           This box has a color of #fecf66        
        
          <div style="background-color:#fecf66;">Content here</div>
        
        
          .mybackground {background-color:#fecf66;}
        
        Background color #fecf66
      
           Border around this has a color of #fecf66        
        
          <div style="border:2px solid #fecf66;">Content here</div>
        
        
          .myborder {border:2px solid #fecf66;}
        
        Border color #fecf66