#f2c311 color space conversions
Hex:
        #f2c311
        RGB:
        242, 195, 17
        CMY:
        5, 24, 93
        CMYK:
        0, 19, 93, 5
      HSL:
        47°, 89.6414%, 50.7843%
        HSV (HSB):
        47°, 92.9752%, 94.9020%
        XYZ:
        56.2342, 57.9479, 8.7515
        xyY:
        0.4574, 0.4714, 57.9479
      CIE-Lab:
        80.7098, 2.8974, 80.4291
        CIE-LCH:
        80.7098, 80.4813, 87.9369
        CIE-Luv:
        80.7098, 40.4069, 83.5804
        Hunter-Lab:
        76.1235, -1.3541, 46.4702
      #f2c311 color charts
#f2c311 RGB chart
      #f2c311 CMYK chart
      #f2c311 RGB pie chart
      #f2c311 color shades, tints & tones
#f2c311 color schemes
#f2c311 color preview, HTML & CSS examples
           This text has a color of #f2c311        
        
          <p style="color:#f2c311;">Text here</p>
        
        
          .mytext {color:#f2c311;}
        
        Text color #f2c311
      
           This box has a color of #f2c311        
        
          <div style="background-color:#f2c311;">Content here</div>
        
        
          .mybackground {background-color:#f2c311;}
        
        Background color #f2c311
      
           Border around this has a color of #f2c311        
        
          <div style="border:2px solid #f2c311;">Content here</div>
        
        
          .myborder {border:2px solid #f2c311;}
        
        Border color #f2c311