#f5cf79 color space conversions
Hex:
        #f5cf79
        RGB:
        245, 207, 121
        CMY:
        4, 19, 53
        CMYK:
        0, 16, 51, 4
      HSL:
        42°, 86.1111%, 71.7647%
        HSV (HSB):
        42°, 50.6122%, 96.0784%
        XYZ:
        63.4202, 65.4186, 27.3736
        xyY:
        0.4060, 0.4188, 65.4186
      CIE-Lab:
        84.6990, 2.8705, 47.3914
        CIE-LCH:
        84.6990, 47.4783, 86.5339
        CIE-Luv:
        84.6990, 30.0487, 59.6428
        Hunter-Lab:
        80.8818, -1.5795, 36.5511
      #f5cf79 color charts
#f5cf79 RGB chart
      #f5cf79 CMYK chart
      #f5cf79 RGB pie chart
      #f5cf79 color shades, tints & tones
#f5cf79 color schemes
#f5cf79 color preview, HTML & CSS examples
           This text has a color of #f5cf79        
        
          <p style="color:#f5cf79;">Text here</p>
        
        
          .mytext {color:#f5cf79;}
        
        Text color #f5cf79
      
           This box has a color of #f5cf79        
        
          <div style="background-color:#f5cf79;">Content here</div>
        
        
          .mybackground {background-color:#f5cf79;}
        
        Background color #f5cf79
      
           Border around this has a color of #f5cf79        
        
          <div style="border:2px solid #f5cf79;">Content here</div>
        
        
          .myborder {border:2px solid #f5cf79;}
        
        Border color #f5cf79