#f5cf2d color space conversions
Hex:
        #f5cf2d
        RGB:
        245, 207, 45
        CMY:
        4, 19, 82
        CMYK:
        0, 16, 82, 4
      HSL:
        49°, 90.9091%, 56.8627%
        HSV (HSB):
        49°, 81.6327%, 96.0784%
        XYZ:
        60.4427, 64.2276, 11.6941
        xyY:
        0.4432, 0.4710, 64.2276
      CIE-Lab:
        84.0841, -1.4268, 77.4913
        CIE-LCH:
        84.0841, 77.5044, 91.0549
        CIE-Luv:
        84.0841, 33.3113, 84.7571
        Hunter-Lab:
        80.1421, -5.6252, 47.4480
      #f5cf2d color charts
#f5cf2d RGB chart
      #f5cf2d CMYK chart
      #f5cf2d RGB pie chart
      #f5cf2d color shades, tints & tones
#f5cf2d color schemes
#f5cf2d color preview, HTML & CSS examples
           This text has a color of #f5cf2d        
        
          <p style="color:#f5cf2d;">Text here</p>
        
        
          .mytext {color:#f5cf2d;}
        
        Text color #f5cf2d
      
           This box has a color of #f5cf2d        
        
          <div style="background-color:#f5cf2d;">Content here</div>
        
        
          .mybackground {background-color:#f5cf2d;}
        
        Background color #f5cf2d
      
           Border around this has a color of #f5cf2d        
        
          <div style="border:2px solid #f5cf2d;">Content here</div>
        
        
          .myborder {border:2px solid #f5cf2d;}
        
        Border color #f5cf2d