#f5cf52 color space conversions
Hex:
        #f5cf52
        RGB:
        245, 207, 82
        CMY:
        4, 19, 68
        CMYK:
        0, 16, 67, 4
      HSL:
        46°, 89.0710%, 64.1176%
        HSV (HSB):
        46°, 66.5306%, 96.0784%
        XYZ:
        61.4920, 64.6473, 17.2198
        xyY:
        0.4289, 0.4509, 64.6473
      CIE-Lab:
        84.3017, 0.1094, 64.7773
        CIE-LCH:
        84.3017, 64.7774, 89.9032
        CIE-Luv:
        84.3017, 32.1177, 75.5834
        Hunter-Lab:
        80.4036, -4.1908, 43.5845
      #f5cf52 color charts
#f5cf52 RGB chart
      #f5cf52 CMYK chart
      #f5cf52 RGB pie chart
      #f5cf52 color shades, tints & tones
#f5cf52 color schemes
#f5cf52 color preview, HTML & CSS examples
           This text has a color of #f5cf52        
        
          <p style="color:#f5cf52;">Text here</p>
        
        
          .mytext {color:#f5cf52;}
        
        Text color #f5cf52
      
           This box has a color of #f5cf52        
        
          <div style="background-color:#f5cf52;">Content here</div>
        
        
          .mybackground {background-color:#f5cf52;}
        
        Background color #f5cf52
      
           Border around this has a color of #f5cf52        
        
          <div style="border:2px solid #f5cf52;">Content here</div>
        
        
          .myborder {border:2px solid #f5cf52;}
        
        Border color #f5cf52