#fecf20 color space conversions
Hex:
        #fecf20
        RGB:
        254, 207, 32
        CMY:
        0, 19, 87
        CMYK:
        0, 19, 87, 0
      HSL:
        47°, 99.1071%, 56.0784%
        HSV (HSB):
        47°, 87.4016%, 99.6078%
        XYZ:
        63.4466, 65.8008, 10.7233
        xyY:
        0.4533, 0.4701, 65.8008
      CIE-Lab:
        84.8947, 2.0875, 81.5958
        CIE-LCH:
        84.8947, 81.6225, 88.5345
        CIE-Luv:
        84.8947, 40.3677, 86.8252
        Hunter-Lab:
        81.1177, -2.3413, 48.9445
      #fecf20 color charts
#fecf20 RGB chart
      #fecf20 CMYK chart
      #fecf20 RGB pie chart
      #fecf20 color shades, tints & tones
#fecf20 color schemes
#fecf20 color preview, HTML & CSS examples
           This text has a color of #fecf20        
        
          <p style="color:#fecf20;">Text here</p>
        
        
          .mytext {color:#fecf20;}
        
        Text color #fecf20
      
           This box has a color of #fecf20        
        
          <div style="background-color:#fecf20;">Content here</div>
        
        
          .mybackground {background-color:#fecf20;}
        
        Background color #fecf20
      
           Border around this has a color of #fecf20        
        
          <div style="border:2px solid #fecf20;">Content here</div>
        
        
          .myborder {border:2px solid #fecf20;}
        
        Border color #fecf20