#f7cf3a color space conversions
Hex:
        #f7cf3a
        RGB:
        247, 207, 58
        CMY:
        3, 19, 77
        CMYK:
        0, 16, 77, 3
      HSL:
        47°, 92.1951%, 59.8039%
        HSV (HSB):
        47°, 76.5182%, 96.8627%
        XYZ:
        61.4343, 64.7053, 13.2544
        xyY:
        0.4407, 0.4642, 64.7053
      CIE-Lab:
        84.3316, -0.1550, 73.8651
        CIE-LCH:
        84.3316, 73.8652, 90.1203
        CIE-Luv:
        84.3316, 34.4685, 82.2359
        Hunter-Lab:
        80.4396, -4.4431, 46.5382
      #f7cf3a color charts
#f7cf3a RGB chart
      #f7cf3a CMYK chart
      #f7cf3a RGB pie chart
      #f7cf3a color shades, tints & tones
#f7cf3a color schemes
#f7cf3a color preview, HTML & CSS examples
           This text has a color of #f7cf3a        
        
          <p style="color:#f7cf3a;">Text here</p>
        
        
          .mytext {color:#f7cf3a;}
        
        Text color #f7cf3a
      
           This box has a color of #f7cf3a        
        
          <div style="background-color:#f7cf3a;">Content here</div>
        
        
          .mybackground {background-color:#f7cf3a;}
        
        Background color #f7cf3a
      
           Border around this has a color of #f7cf3a        
        
          <div style="border:2px solid #f7cf3a;">Content here</div>
        
        
          .myborder {border:2px solid #f7cf3a;}
        
        Border color #f7cf3a