#f5cf47 color space conversions
Hex:
        #f5cf47
        RGB:
        245, 207, 71
        CMY:
        4, 19, 72
        CMYK:
        0, 16, 71, 4
      HSL:
        47°, 89.6907%, 61.9608%
        HSV (HSB):
        47°, 71.0204%, 96.0784%
        XYZ:
        61.1063, 64.4931, 15.1890
        xyY:
        0.4340, 0.4581, 64.4931
      CIE-Lab:
        84.2218, -0.4524, 69.0706
        CIE-LCH:
        84.2218, 69.0721, 90.3753
        CIE-Luv:
        84.2218, 32.5506, 78.9121
        Hunter-Lab:
        80.3076, -4.7169, 45.0015
      #f5cf47 color charts
#f5cf47 RGB chart
      #f5cf47 CMYK chart
      #f5cf47 RGB pie chart
      #f5cf47 color shades, tints & tones
#f5cf47 color schemes
#f5cf47 color preview, HTML & CSS examples
           This text has a color of #f5cf47        
        
          <p style="color:#f5cf47;">Text here</p>
        
        
          .mytext {color:#f5cf47;}
        
        Text color #f5cf47
      
           This box has a color of #f5cf47        
        
          <div style="background-color:#f5cf47;">Content here</div>
        
        
          .mybackground {background-color:#f5cf47;}
        
        Background color #f5cf47
      
           Border around this has a color of #f5cf47        
        
          <div style="border:2px solid #f5cf47;">Content here</div>
        
        
          .myborder {border:2px solid #f5cf47;}
        
        Border color #f5cf47