#f5cc71 color space conversions
Hex:
        #f5cc71
        RGB:
        245, 204, 113
        CMY:
        4, 20, 56
        CMYK:
        0, 17, 54, 4
      HSL:
        41°, 86.8421%, 70.1961%
        HSV (HSB):
        41°, 53.8776%, 96.0784%
        XYZ:
        62.2297, 63.7905, 24.6557
        xyY:
        0.4130, 0.4234, 63.7905
      CIE-Lab:
        83.8566, 3.7504, 50.2631
        CIE-LCH:
        83.8566, 50.4028, 85.7327
        CIE-Luv:
        83.8566, 32.5820, 62.0313
        Hunter-Lab:
        79.8689, -0.6928, 37.6053
      #f5cc71 color charts
#f5cc71 RGB chart
      #f5cc71 CMYK chart
      #f5cc71 RGB pie chart
      #f5cc71 color shades, tints & tones
#f5cc71 color schemes
#f5cc71 color preview, HTML & CSS examples
           This text has a color of #f5cc71        
        
          <p style="color:#f5cc71;">Text here</p>
        
        
          .mytext {color:#f5cc71;}
        
        Text color #f5cc71
      
           This box has a color of #f5cc71        
        
          <div style="background-color:#f5cc71;">Content here</div>
        
        
          .mybackground {background-color:#f5cc71;}
        
        Background color #f5cc71
      
           Border around this has a color of #f5cc71        
        
          <div style="border:2px solid #f5cc71;">Content here</div>
        
        
          .myborder {border:2px solid #f5cc71;}
        
        Border color #f5cc71