#f7cf6d color space conversions
Hex:
        #f7cf6d
        RGB:
        247, 207, 109
        CMY:
        3, 19, 57
        CMYK:
        0, 16, 56, 3
      HSL:
        43°, 89.6104%, 69.8039%
        HSV (HSB):
        43°, 55.8704%, 96.8627%
        XYZ:
        63.4309, 65.5039, 23.7684
        xyY:
        0.4154, 0.4290, 65.5039
      CIE-Lab:
        84.7427, 2.7064, 53.2713
        CIE-LCH:
        84.7427, 53.3400, 87.0916
        CIE-Luv:
        84.7427, 32.2208, 65.3381
        Hunter-Lab:
        80.9345, -1.7393, 39.2422
      #f7cf6d color charts
#f7cf6d RGB chart
      #f7cf6d CMYK chart
      #f7cf6d RGB pie chart
      #f7cf6d color shades, tints & tones
#f7cf6d color schemes
#f7cf6d color preview, HTML & CSS examples
           This text has a color of #f7cf6d        
        
          <p style="color:#f7cf6d;">Text here</p>
        
        
          .mytext {color:#f7cf6d;}
        
        Text color #f7cf6d
      
           This box has a color of #f7cf6d        
        
          <div style="background-color:#f7cf6d;">Content here</div>
        
        
          .mybackground {background-color:#f7cf6d;}
        
        Background color #f7cf6d
      
           Border around this has a color of #f7cf6d        
        
          <div style="border:2px solid #f7cf6d;">Content here</div>
        
        
          .myborder {border:2px solid #f7cf6d;}
        
        Border color #f7cf6d