#f2a612 color space conversions
Hex:
        #f2a612
        RGB:
        242, 166, 18
        CMY:
        5, 35, 93
        CMYK:
        0, 31, 93, 5
      HSL:
        40°, 89.6000%, 50.9804%
        HSV (HSB):
        40°, 92.5620%, 94.9020%
        XYZ:
        50.3633, 46.1934, 6.8340
        xyY:
        0.4871, 0.4468, 46.1934
      CIE-Lab:
        73.6708, 18.0905, 75.1228
        CIE-LCH:
        73.6708, 77.2703, 76.4603
        CIE-Luv:
        73.6708, 63.1363, 72.7802
        Hunter-Lab:
        67.9657, 13.3306, 41.6143
      #f2a612 color charts
#f2a612 RGB chart
      #f2a612 CMYK chart
      #f2a612 RGB pie chart
      #f2a612 color shades, tints & tones
#f2a612 color schemes
#f2a612 color preview, HTML & CSS examples
           This text has a color of #f2a612        
        
          <p style="color:#f2a612;">Text here</p>
        
        
          .mytext {color:#f2a612;}
        
        Text color #f2a612
      
           This box has a color of #f2a612        
        
          <div style="background-color:#f2a612;">Content here</div>
        
        
          .mybackground {background-color:#f2a612;}
        
        Background color #f2a612
      
           Border around this has a color of #f2a612        
        
          <div style="border:2px solid #f2a612;">Content here</div>
        
        
          .myborder {border:2px solid #f2a612;}
        
        Border color #f2a612