#f3cf3f color space conversions
Hex:
        #f3cf3f
        RGB:
        243, 207, 63
        CMY:
        5, 19, 75
        CMYK:
        0, 15, 74, 5
      HSL:
        48°, 88.2353%, 60.0000%
        HSV (HSB):
        48°, 74.0741%, 95.2941%
        XYZ:
        60.1722, 64.0392, 13.8920
        xyY:
        0.4357, 0.4637, 64.0392
      CIE-Lab:
        83.9862, -1.6470, 71.7049
        CIE-LCH:
        83.9862, 71.7238, 91.3158
        CIE-Luv:
        83.9862, 31.3399, 80.9541
        Hunter-Lab:
        80.0245, -5.8248, 45.7246
      #f3cf3f color charts
#f3cf3f RGB chart
      #f3cf3f CMYK chart
      #f3cf3f RGB pie chart
      #f3cf3f color shades, tints & tones
#f3cf3f color schemes
#f3cf3f color preview, HTML & CSS examples
           This text has a color of #f3cf3f        
        
          <p style="color:#f3cf3f;">Text here</p>
        
        
          .mytext {color:#f3cf3f;}
        
        Text color #f3cf3f
      
           This box has a color of #f3cf3f        
        
          <div style="background-color:#f3cf3f;">Content here</div>
        
        
          .mybackground {background-color:#f3cf3f;}
        
        Background color #f3cf3f
      
           Border around this has a color of #f3cf3f        
        
          <div style="border:2px solid #f3cf3f;">Content here</div>
        
        
          .myborder {border:2px solid #f3cf3f;}
        
        Border color #f3cf3f